Searched refs:elfcore_grok_nto_status (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c7120 elfcore_grok_nto_status (bfd *abfd, Elf_Internal_Note *note, pid_t *tid)
7218 case BFD_QNT_CORE_STATUS: return elfcore_grok_nto_status (abfd, note, &tid);
7112 elfcore_grok_nto_status (bfd *abfd, Elf_Internal_Note *note, pid_t *tid) function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c8145 elfcore_grok_nto_status (bfd *abfd, Elf_Internal_Note *note, pid_t *tid)
8248 return elfcore_grok_nto_status (abfd, note, &tid);
8137 elfcore_grok_nto_status (bfd *abfd, Elf_Internal_Note *note, pid_t *tid) function

Completed in 238 milliseconds