Home
last modified time | relevance | path

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

/external/compiler-rt/lib/lsan/
Dlsan_common_linux.cc94 static uptr GetCallerPC(u32 stack_id, StackDepotReverseMap *map) { in GetCallerPC() function
121 caller_pc = GetCallerPC(stack_id, param->stack_depot_reverse_map); in ProcessPlatformSpecificAllocationsCb()
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_common.cpp406 static uptr GetCallerPC(u32 stack_id, StackDepotReverseMap *map) { in GetCallerPC() function
432 caller_pc = GetCallerPC(stack_id, param->stack_depot_reverse_map); in MarkInvalidPCCb()