Home
last modified time | relevance | path

Searched defs:zone_ptr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_malloc_mac.cpp78 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_malloc_mac.cpp50 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp69 static void PrintZoneForPointer(uptr ptr, uptr zone_ptr, in PrintZoneForPointer()
450 void ReportMacMzReallocUnknown(uptr addr, uptr zone_ptr, const char *zone_name, in ReportMacMzReallocUnknown()