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

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcpu-arm.c274 bfd_arm_update_notes (bfd *abfd, const char *note_section) argument
285 arm_arch_section = bfd_get_section_by_name (abfd, note_section);
332 note_section, bfd_get_filename (abfd));
371 bfd_arm_get_mach_from_notes (bfd *abfd, const char *note_section) argument
382 arm_arch_section = bfd_get_section_by_name (abfd, note_section);

Completed in 61 milliseconds