Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common_linux.cc100 struct ProcessPlatformAllocParam { struct
109 ProcessPlatformAllocParam *param = in ProcessPlatformSpecificAllocationsCb()
110 reinterpret_cast<ProcessPlatformAllocParam *>(arg); in ProcessPlatformSpecificAllocationsCb()
148 ProcessPlatformAllocParam arg = {frontier, &stack_depot_reverse_map}; in ProcessPlatformSpecificAllocations()