Home
last modified time | relevance | path

Searched refs:ProcessPlatformSpecificAllocations (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common_linux.cc104 void ProcessPlatformSpecificAllocations(Frontier *frontier) {} in ProcessPlatformSpecificAllocations() function
H A Dlsan_common_mac.cc146 void ProcessPlatformSpecificAllocations(Frontier *frontier) { in ProcessPlatformSpecificAllocations() function
H A Dlsan_common.h121 void ProcessPlatformSpecificAllocations(Frontier *frontier);
H A Dlsan_common.cc464 ProcessPlatformSpecificAllocations(&frontier); in ClassifyAllChunks()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cc102 void ProcessPlatformSpecificAllocations(Frontier *frontier) {} in ProcessPlatformSpecificAllocations() function
H A Dlsan_common_mac.cc142 void ProcessPlatformSpecificAllocations(Frontier *frontier) { in ProcessPlatformSpecificAllocations() function
H A Dlsan_common.h121 void ProcessPlatformSpecificAllocations(Frontier *frontier);
H A Dlsan_common.cc462 ProcessPlatformSpecificAllocations(&frontier); in ClassifyAllChunks()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common_linux.cpp109 void ProcessPlatformSpecificAllocations(Frontier *frontier) {} in ProcessPlatformSpecificAllocations() function
H A Dlsan_common_mac.cpp145 void ProcessPlatformSpecificAllocations(Frontier *frontier) { in ProcessPlatformSpecificAllocations() function
H A Dlsan_common_fuchsia.cpp48 void ProcessPlatformSpecificAllocations(Frontier *frontier) {} in ProcessPlatformSpecificAllocations() function
H A Dlsan_common.h126 void ProcessPlatformSpecificAllocations(Frontier *frontier);
H A Dlsan_common.cpp564 ProcessPlatformSpecificAllocations(frontier); in ClassifyAllChunks()