Home
last modified time | relevance | path

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

/system/core/debuggerd/libdebuggerd/
Dtombstone_proto.cpp186 static void dump_probable_cause(Tombstone* tombstone, unwindstack::Unwinder* unwinder, in dump_probable_cause() function
672 dump_probable_cause(&result, unwinder, process_info, main_thread); in engrave_tombstone_proto()
Dtombstone.cpp118 static void dump_probable_cause(log_t* log, const siginfo_t* si, unwindstack::Maps* maps, in dump_probable_cause() function
404 dump_probable_cause(log, thread_info.siginfo, unwinder->GetMaps(), thread_info.registers.get()); in dump_thread()