Searched refs:elf_detach (Results 1 – 1 of 1) sorted by relevance
96 static void elf_detach(void); /* atexit() handler. */156 elf_detach(void) in elf_detach() function189 if (atexit(elf_detach) != 0) in elf_coredump()