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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h50 # define ASM_SYMBOL_INTERCEPTOR(symbol) symbol macro
57 # define ASM_SYMBOL_INTERCEPTOR(symbol) _wrap_##symbol macro

Completed in 161 milliseconds