Searched defs:zone_ptr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| HD | tsan_malloc_mac.cpp | 78 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/ |
| HD | lsan_malloc_mac.cpp | 50 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/ |
| HD | asan_malloc_mac.cpp | 59 # define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
|
| HD | asan_report.cpp | 69 static void PrintZoneForPointer(uptr ptr, uptr zone_ptr, in PrintZoneForPointer() 450 void ReportMacMzReallocUnknown(uptr addr, uptr zone_ptr, const char *zone_name, in ReportMacMzReallocUnknown()
|