Home
last modified time | relevance | path

Searched refs:COMMON_INTERCEPTOR_SPILL_AREA (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_vfork_aarch64.inc.S6 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
15 bl COMMON_INTERCEPTOR_SPILL_AREA
35 bl COMMON_INTERCEPTOR_SPILL_AREA
H A Dsanitizer_common_interceptors_vfork_arm.inc.S5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
13 bl COMMON_INTERCEPTOR_SPILL_AREA
35 bl COMMON_INTERCEPTOR_SPILL_AREA
H A Dsanitizer_common_interceptors_vfork_riscv64.inc.S5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
16 call COMMON_INTERCEPTOR_SPILL_AREA
44 call COMMON_INTERCEPTOR_SPILL_AREA
H A Dsanitizer_common_interceptors_vfork_loongarch64.inc.S5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
17 bl COMMON_INTERCEPTOR_SPILL_AREA
45 bl COMMON_INTERCEPTOR_SPILL_AREA
H A Dsanitizer_common_interceptors_vfork_x86_64.inc.S12 call COMMON_INTERCEPTOR_SPILL_AREA
22 call COMMON_INTERCEPTOR_SPILL_AREA
H A Dsanitizer_common_interceptors_vfork_i386.inc.S12 call COMMON_INTERCEPTOR_SPILL_AREA
41 call COMMON_INTERCEPTOR_SPILL_AREA
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors_vfork.S4 #define COMMON_INTERCEPTOR_SPILL_AREA __asan_extra_spill_area macro
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors_vfork.S5 #define COMMON_INTERCEPTOR_SPILL_AREA __hwasan_extra_spill_area macro