Home
last modified time | relevance | path

Searched refs:engrave_tombstone_ucontext (Results 1 – 3 of 3) sorted by relevance

/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
Dtombstone.h61 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address,
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp54 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address, in engrave_tombstone_ucontext() function
/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp92 engrave_tombstone_ucontext(output_fd, proto_fd, reinterpret_cast<uintptr_t>(abort_message), in debuggerd_fallback_tombstone()