Searched defs:tombstone_fd (Results 1 – 4 of 4) sorted by relevance
105 android::base::unique_fd tombstone_fd; in PaletteWriteCrashThreadStacks() local
50 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
146 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
562 void engrave_tombstone_ucontext(int tombstone_fd, int proto_fd, uint64_t abort_msg_address, in engrave_tombstone_ucontext()