Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dgwp_asan.h73 void DumpAllocationTrace(log_t* log, unwindstack::Unwinder* unwinder) const;
/system/core/debuggerd/libdebuggerd/
Dgwp_asan.cpp252 void GwpAsanCrashData::DumpAllocationTrace(log_t* log, unwindstack::Unwinder* unwinder) const { in DumpAllocationTrace() function in GwpAsanCrashData
Dtombstone.cpp434 gwp_asan_crash_data->DumpAllocationTrace(log, unwinder); in dump_thread()