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

/external/compiler-rt/lib/lsan/
H A Dlsan_common.h125 void ProcessPlatformSpecificAllocations(Frontier *frontier);
H A Dlsan_common_linux.cc149 void ProcessPlatformSpecificAllocations(Frontier *frontier) { function in namespace:__lsan
H A Dlsan_common.cc345 ProcessPlatformSpecificAllocations(&frontier);

Completed in 122 milliseconds