Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common_linux.cc111 static void ProcessPlatformSpecificAllocationsCb(uptr chunk, void *arg) { in ProcessPlatformSpecificAllocationsCb() function
156 ForEachChunk(ProcessPlatformSpecificAllocationsCb, &arg); in ProcessPlatformSpecificAllocations()