Home
last modified time | relevance | path

Searched refs:elfcore_read_notes (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDelf.c52 static bfd_boolean elfcore_read_notes (bfd *, file_ptr, bfd_size_type) ;
2694 if (! elfcore_read_notes (abfd, hdr->p_offset, hdr->p_filesz)) in bfd_section_from_phdr()
8509 elfcore_read_notes (bfd *abfd, file_ptr offset, bfd_size_type size) in elfcore_read_notes() function
HDChangeLog-9899171 * elf.c (elfcore_read_notes): Add prototype for static function.
177 (_bfd_elfcore_section_from_phdr): Remove call to elfcore_read_notes,
HDChangeLog-0001180 (elfcore_read_notes): Call elfcore_grok_netbsd_note to process
2599 (elfcore_read_notes): Likewise.
HDChangeLog-02034203 * elf.c (elfcore_read_notes): Add check for QNX style core file.