Home
last modified time | relevance | path

Searched defs:LIBUNWIND_CURSOR_ALIGNMENT_ATTR (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h47 #define LIBUNWIND_CURSOR_ALIGNMENT_ATTR __attribute__((__aligned__(16))) macro
49 #define LIBUNWIND_CURSOR_ALIGNMENT_ATTR macro
77 } LIBUNWIND_CURSOR_ALIGNMENT_ATTR; variable