Searched refs:COMMON_MALLOC_FREE (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_mac.cc47 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_malloc_mac.cc46 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_mac.cc45 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_malloc_mac.cc44 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_malloc_mac.cpp45 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_malloc_mac.cc57 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_malloc_mac.cc55 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_mac.cpp47 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_malloc_mac.cpp56 #define COMMON_MALLOC_FREE(ptr) \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc83 COMMON_MALLOC_FREE((void *)zone->zone_name);
85 COMMON_MALLOC_FREE(zone);
141 COMMON_MALLOC_FREE(ptr);
224 COMMON_MALLOC_FREE(ptr);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_malloc_mac.inc63 COMMON_MALLOC_FREE((void *)zone->zone_name);
65 COMMON_MALLOC_FREE(zone);
121 COMMON_MALLOC_FREE(ptr);
204 COMMON_MALLOC_FREE(ptr);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_malloc_mac.inc81 COMMON_MALLOC_FREE((void *)zone->zone_name);
83 COMMON_MALLOC_FREE(zone);
144 COMMON_MALLOC_FREE(ptr);
224 COMMON_MALLOC_FREE(ptr);

Completed in 284 milliseconds