Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libunwind/src/
HDconfig.h84 #define _LIBUNWIND_ALIAS_VISIBILITY(name) __asm__(".private_extern " name); macro
86 #define _LIBUNWIND_ALIAS_VISIBILITY(name) macro