Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common.h102 void ProcessPlatformSpecificAllocations(Frontier *frontier);
Dlsan_common_linux.cc144 void ProcessPlatformSpecificAllocations(Frontier *frontier) { in ProcessPlatformSpecificAllocations() function
Dlsan_common.cc317 ProcessPlatformSpecificAllocations(&frontier); in ClassifyAllChunks()