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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_setjmp.S34 ASM_TYPE_FUNCTION(__interceptor_setjmp)
46 ASM_TYPE_FUNCTION(__interceptor_setjmp_bionic)
56 ASM_TYPE_FUNCTION(__interceptor_sigsetjmp)
/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
H A Dsanitizer_common_interceptors_vfork_x86_64.inc.S7 ASM_TYPE_FUNCTION(ASM_WRAPPER_NAME(vfork))
H A Dsanitizer_common_interceptors_vfork_aarch64.inc.S9 ASM_TYPE_FUNCTION(ASM_WRAPPER_NAME(vfork))
H A Dsanitizer_common_interceptors_vfork_arm.inc.S9 ASM_TYPE_FUNCTION(ASM_WRAPPER_NAME(vfork))
H A Dsanitizer_common_interceptors_vfork_i386.inc.S7 ASM_TYPE_FUNCTION(ASM_WRAPPER_NAME(vfork))
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_x86_64.S103 ASM_TYPE_FUNCTION(__xray_FunctionEntry)
132 ASM_TYPE_FUNCTION(__xray_FunctionExit)
173 ASM_TYPE_FUNCTION(__xray_FunctionTailExit)
200 ASM_TYPE_FUNCTION(__xray_ArgLoggerEntry)
240 ASM_TYPE_FUNCTION(__xray_CustomEvent)
266 ASM_TYPE_FUNCTION(__xray_TypedEvent)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S180 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(__setjmp14))
184 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(setjmp))
226 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(_setjmp))
261 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(__sigsetjmp14))
266 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(sigsetjmp))
323 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(__sigsetjmp))
H A Dtsan_rtl_aarch64.S38 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(setjmp))
89 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(_setjmp))
140 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(sigsetjmp))
193 ASM_TYPE_FUNCTION(ASM_SYMBOL_INTERCEPTOR(__sigsetjmp))

Completed in 60 milliseconds