Home
last modified time | relevance | path

Searched refs:elfcore_grok_solaris_note_impl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf.c11329 elfcore_grok_solaris_note_impl (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_solaris_note_impl() function
11422 if (!elfcore_grok_solaris_note_impl (abfd, note)) in elfcore_grok_solaris_note()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf.c12073 elfcore_grok_solaris_note_impl (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_solaris_note_impl() function
12166 if (!elfcore_grok_solaris_note_impl (abfd, note)) in elfcore_grok_solaris_note()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git167209 (elfcore_grok_solaris_note_impl): New function.