Searched defs:tombstone (Results 1 – 6 of 6) sorted by relevance
/system/core/debuggerd/libdebuggerd/ |
D | tombstone_proto_to_text.cpp | 79 static int pointer_width(const Tombstone& tombstone) { in pointer_width() 103 static void print_thread_header(CallbackType callback, const Tombstone& tombstone, in print_thread_header() 135 static void print_thread_registers(CallbackType callback, const Tombstone& tombstone, in print_thread_registers() 191 const Tombstone& tombstone, in print_backtrace() 222 const Tombstone& tombstone, const Thread& thread, in print_thread_backtrace() 234 static void print_thread_memory_dump(CallbackType callback, const Tombstone& tombstone, in print_thread_memory_dump() 285 const Tombstone& tombstone, const Thread& thread) { in print_thread() 292 static void print_tag_dump(CallbackType callback, const Tombstone& tombstone) { in print_tag_dump() 347 static void print_memory_maps(CallbackType callback, const Tombstone& tombstone) { in print_memory_maps() 424 const Tombstone& tombstone, const Thread& thread) { in print_main_thread() [all …]
|
D | tombstone_proto.cpp | 298 Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder, const ThreadInfo& target_thread, in maybe_stack_mte_cause() 320 static void dump_probable_cause(Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder, in dump_probable_cause() 388 static void dump_crash_details(Tombstone* tombstone, in dump_crash_details() 428 static void dump_abort_message(Tombstone* tombstone, in dump_abort_message() 473 static void dump_open_fds(Tombstone* tombstone, const OpenFilesList* open_files) { in dump_open_fds() 612 static void dump_thread(Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder, in dump_thread() 664 static void dump_mappings(Tombstone* tombstone, unwindstack::Maps* maps, in dump_mappings() 695 static void add_error_log_msg(Tombstone* tombstone, const std::string&& error_msg) { in add_error_log_msg() 712 static void dump_log_file(Tombstone* tombstone, const char* logger, pid_t pid) { in dump_log_file() 790 static void dump_logcat(Tombstone* tombstone, pid_t pid) { in dump_logcat() [all …]
|
D | gwp_asan.cpp | 108 void GwpAsanCrashData::AddCauseProtos(Tombstone* tombstone, in AddCauseProtos()
|
D | scudo.cpp | 139 void ScudoCrashData::AddCauseProtos(Tombstone* tombstone, in AddCauseProtos()
|
D | tombstone.cpp | 132 Tombstone tombstone; in engrave_tombstone() local
|
/system/core/debuggerd/ |
D | pbtombstone.cpp | 72 Tombstone tombstone; in main() local
|