HomeSort by: relevance | last modified time | path
    Searched refs:COMMON_INTERCEPTOR_SPILL_AREA (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_interceptors_vfork.S 4 #define COMMON_INTERCEPTOR_SPILL_AREA __asan_extra_spill_area
  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_interceptors_vfork.S 5 #define COMMON_INTERCEPTOR_SPILL_AREA __hwasan_extra_spill_area
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_interceptors_vfork.S 4 #define COMMON_INTERCEPTOR_SPILL_AREA __asan_extra_spill_area
  /src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_interceptors_vfork.S 5 #define COMMON_INTERCEPTOR_SPILL_AREA __hwasan_extra_spill_area
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_vfork_aarch64.inc.S 6 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
15 bl COMMON_INTERCEPTOR_SPILL_AREA
35 bl COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_arm.inc.S 5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
13 bl COMMON_INTERCEPTOR_SPILL_AREA
35 bl COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_riscv64.inc.S 5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
16 call COMMON_INTERCEPTOR_SPILL_AREA
44 call COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_loongarch64.inc.S 5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
17 bl COMMON_INTERCEPTOR_SPILL_AREA
45 bl COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_x86_64.inc.S 12 call COMMON_INTERCEPTOR_SPILL_AREA
22 call COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_i386.inc.S 12 call COMMON_INTERCEPTOR_SPILL_AREA
41 call COMMON_INTERCEPTOR_SPILL_AREA
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_interceptors_vfork_aarch64.inc.S 6 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
15 bl COMMON_INTERCEPTOR_SPILL_AREA
35 bl COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_arm.inc.S 5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
13 bl COMMON_INTERCEPTOR_SPILL_AREA
35 bl COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_riscv64.inc.S 5 ASM_HIDDEN(COMMON_INTERCEPTOR_SPILL_AREA)
16 call COMMON_INTERCEPTOR_SPILL_AREA
44 call COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_x86_64.inc.S 12 call COMMON_INTERCEPTOR_SPILL_AREA
22 call COMMON_INTERCEPTOR_SPILL_AREA
sanitizer_common_interceptors_vfork_i386.inc.S 12 call COMMON_INTERCEPTOR_SPILL_AREA
41 call COMMON_INTERCEPTOR_SPILL_AREA

Completed in 28 milliseconds