Searched defs:tombstone_fd (Results 1 – 4 of 4) sorted by relevance
109 android::base::unique_fd tombstone_fd; in PaletteWriteCrashThreadStacks() local
50 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
166 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
553 void engrave_tombstone_ucontext(int tombstone_fd, uint64_t abort_msg_address, siginfo_t* siginfo, in engrave_tombstone_ucontext()