Searched defs:HIDDEN_SYMBOL (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A Dassembly.h59 #define HIDDEN_SYMBOL(name) .private_extern name macro
76 #define HIDDEN_SYMBOL(name) .hidden name macro
105 #define HIDDEN_SYMBOL(name) macro

Completed in 100 milliseconds