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.h60 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address,
/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp108 engrave_tombstone_ucontext(output_fd, proto_fd, reinterpret_cast<uintptr_t>(abort_message), in debuggerd_fallback_tombstone()
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp562 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address, in engrave_tombstone_ucontext() function