Searched defs:tombstone_fd (Results 1 – 3 of 3) sorted by relevance
44 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
163 int tombstone_fd = mkstemp(tmp_file); in SetUp() local
617 void engrave_tombstone_ucontext(int tombstone_fd, uint64_t abort_msg_address, siginfo_t* siginfo, in engrave_tombstone_ucontext()