Home
last modified time | relevance | path

Searched refs:ASM_INTERCEPTOR_TRAMPOLINE (Results 1 – 10 of 10) sorted by relevance

/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_setjmp_aarch64.S44 ASM_INTERCEPTOR_TRAMPOLINE(setjmp)
59 ASM_INTERCEPTOR_TRAMPOLINE(setjmp_bionic)
86 ASM_INTERCEPTOR_TRAMPOLINE(sigsetjmp)
H A Dhwasan_setjmp_x86_64.S72 ASM_INTERCEPTOR_TRAMPOLINE(sigsetjmp)
74 ASM_INTERCEPTOR_TRAMPOLINE(setjmp)
H A Dhwasan_setjmp_riscv64.S85 ASM_INTERCEPTOR_TRAMPOLINE(sigsetjmp)
87 ASM_INTERCEPTOR_TRAMPOLINE(setjmp)
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_asm.h113 # define ASM_INTERCEPTOR_TRAMPOLINE(name) macro
121 # define ASM_INTERCEPTOR_TRAMPOLINE(name) \ macro
H A Dsanitizer_common_interceptors_vfork_x86_64.inc.S39 ASM_INTERCEPTOR_TRAMPOLINE(vfork)
H A Dsanitizer_common_interceptors_vfork_riscv64.inc.S53 ASM_INTERCEPTOR_TRAMPOLINE(vfork)
H A Dsanitizer_common_interceptors_vfork_arm.inc.S46 ASM_INTERCEPTOR_TRAMPOLINE(vfork)
H A Dsanitizer_common_interceptors_vfork_aarch64.inc.S43 ASM_INTERCEPTOR_TRAMPOLINE(vfork)
H A Dsanitizer_common_interceptors_vfork_loongarch64.inc.S54 ASM_INTERCEPTOR_TRAMPOLINE(vfork)
H A Dsanitizer_common_interceptors_vfork_i386.inc.S61 ASM_INTERCEPTOR_TRAMPOLINE(vfork)