Searched refs:engrave_tombstone (Results 1 – 3 of 3) sorted by relevance
/system/core/debuggerd/libdebuggerd/include/libdebuggerd/ |
D | tombstone.h | 47 void engrave_tombstone(int tombstone_fd, unwindstack::Unwinder* unwinder, 55 void engrave_tombstone(android::base::unique_fd output_fd, unwindstack::Unwinder* unwinder,
|
/system/core/debuggerd/libdebuggerd/ |
D | tombstone.cpp | 654 engrave_tombstone(unique_fd(dup(tombstone_fd)), &unwinder, threads, tid, abort_msg_address, in engrave_tombstone_ucontext() 658 void engrave_tombstone(unique_fd output_fd, unwindstack::Unwinder* unwinder, in engrave_tombstone() function
|
/system/core/debuggerd/ |
D | crash_dump.cpp | 593 engrave_tombstone(std::move(g_output_fd), &unwinder, thread_info, g_target_thread, in main()
|