Searched defs:abort_msg_address (Results 1 – 2 of 2) sorted by relevance
/system/core/debuggerd/libdebuggerd/include/ |
D | tombstone.h | 48 static void engrave_tombstone_ucontext(int tombstone_fd, pid_t, pid_t, uintptr_t abort_msg_address, in engrave_tombstone_ucontext()
|
/system/core/debuggerd/libdebuggerd/ |
D | tombstone.cpp | 480 uintptr_t abort_msg_address, bool primary_thread) { in dump_thread() 642 const std::map<pid_t, std::string>& threads, uintptr_t abort_msg_address) { in dump_crash() 730 const std::map<pid_t, std::string>& threads, uintptr_t abort_msg_address, in engrave_tombstone() 740 void engrave_tombstone_ucontext(int tombstone_fd, uintptr_t abort_msg_address, siginfo_t* siginfo, in engrave_tombstone_ucontext()
|