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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h47 # define ASM_TYPE_FUNCTION(symbol) .type symbol, %function macro
54 # define ASM_TYPE_FUNCTION(symbol) macro

Completed in 169 milliseconds