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

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

Completed in 159 milliseconds