Home
last modified time | relevance | path

Searched defs:abort_msg_address (Results 1 – 3 of 3) sorted by relevance

/system/core/debuggerd/
Dcrash_dump.cpp256 std::unique_ptr<unwindstack::Regs>* regs, uintptr_t* abort_msg_address, in ReadCrashInfo()
416 uintptr_t abort_msg_address = 0; in main() local
Dprotocol.h91 uintptr_t abort_msg_address; member
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp441 uint64_t abort_msg_address, bool primary_thread) { in dump_thread()
617 void engrave_tombstone_ucontext(int tombstone_fd, uint64_t abort_msg_address, siginfo_t* siginfo, in engrave_tombstone_ucontext()
660 uint64_t abort_msg_address, OpenFilesList* open_files, in engrave_tombstone()