Searched refs:COMMON_INTERCEPTOR_SPILL_AREA (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_interceptors_vfork.S4 #define COMMON_INTERCEPTOR_SPILL_AREA __asan_extra_spill_area define
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors_vfork.S4 #define COMMON_INTERCEPTOR_SPILL_AREA __hwasan_extra_spill_area define
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_vfork_aarch64.inc.S5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
13 bl COMMON_INTERCEPTOR_SPILL_AREA
33 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_x86_64.inc.S11 call COMMON_INTERCEPTOR_SPILL_AREA
21 call COMMON_INTERCEPTOR_SPILL_AREA
H A Dsanitizer_common_interceptors_vfork_i386.inc.S11 call COMMON_INTERCEPTOR_SPILL_AREA
40 call COMMON_INTERCEPTOR_SPILL_AREA

Completed in 121 milliseconds