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

/external/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cc112 static void ProcessPlatformSpecificAllocationsCb(uptr chunk, void *arg) { function in namespace:__lsan
154 ForEachChunk(ProcessPlatformSpecificAllocationsCb, &arg);

Completed in 137 milliseconds