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

/external/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cc105 struct ProcessPlatformAllocParam { struct in namespace:__lsan
114 ProcessPlatformAllocParam *param =
115 reinterpret_cast<ProcessPlatformAllocParam *>(arg);
153 ProcessPlatformAllocParam arg = {frontier, &stack_depot_reverse_map};

Completed in 222 milliseconds