Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_asm.h48 # define ASM_TYPE_FUNCTION(symbol) .type symbol, @function macro
54 # define ASM_TYPE_FUNCTION(symbol) macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_asm.h46 # define ASM_TYPE_FUNCTION(symbol) .type symbol, @function macro
52 # define ASM_TYPE_FUNCTION(symbol) macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_asm.h47 # define ASM_TYPE_FUNCTION(symbol) .type symbol, %function macro
54 # define ASM_TYPE_FUNCTION(symbol) macro