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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_setjmp.S40 ASM_SIZE(__interceptor_setjmp)
52 ASM_SIZE(__interceptor_setjmp_bionic)
76 ASM_SIZE(__interceptor_sigsetjmp)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h48 # define ASM_SIZE(symbol) .size symbol, .-symbol macro
55 # define ASM_SIZE(symbol) macro
H A Dsanitizer_common_interceptors_vfork_x86_64.inc.S36 ASM_SIZE(vfork)
H A Dsanitizer_common_interceptors_vfork_aarch64.inc.S38 ASM_SIZE(vfork)
H A Dsanitizer_common_interceptors_vfork_arm.inc.S44 ASM_SIZE(vfork)
H A Dsanitizer_common_interceptors_vfork_i386.inc.S58 ASM_SIZE(vfork)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_x86_64.S123 ASM_SIZE(__xray_FunctionEntry)
163 ASM_SIZE(__xray_FunctionExit)
189 ASM_SIZE(__xray_FunctionTailExit)
228 ASM_SIZE(__xray_ArgLoggerEntry)
253 ASM_SIZE(__xray_CustomEvent)
278 ASM_SIZE(__xray_TypedEvent)
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_amd64.S219 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(__setjmp14))
221 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(setjmp))
256 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(_setjmp))
315 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(__sigsetjmp14))
317 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(sigsetjmp))
361 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(__sigsetjmp))
H A Dtsan_rtl_aarch64.S85 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(setjmp))
136 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(_setjmp))
188 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(sigsetjmp))
240 ASM_SIZE(ASM_SYMBOL_INTERCEPTOR(__sigsetjmp))

Completed in 69 milliseconds