Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h105 # define ASM_SYMBOL_INTERCEPTOR(symbol) symbol macro
138 # define ASM_SYMBOL_INTERCEPTOR(symbol) _wrap_##symbol macro