Home
last modified time | relevance | path

Searched refs:bfd_arm_get_mach_from_notes (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcpu-arm.c373 bfd_arm_get_mach_from_notes (bfd *abfd, const char *note_section) in bfd_arm_get_mach_from_notes() function
Dbfd-in.h903 extern unsigned int bfd_arm_get_mach_from_notes
Dbfd-in2.h910 extern unsigned int bfd_arm_get_mach_from_notes
Dcoffcode.h2131 machine = bfd_arm_get_mach_from_notes (abfd, ARM_NOTE_SECTION); in coff_set_arch_mach_hook()
DChangeLog-02033851 bfd_arm_get_mach_from_notes): Prototype.
3857 bfd_arm_get_mach_from_notes.
3864 (bfd_arm_get_mach_from_notes): New function: Extract a bfd machine
3867 bfd_arm_get_mach_from_notes.
DChangeLog-20042612 * cpu-arm.c (bfd_arm_update_notes, bfd_arm_get_mach_from_notes): ..
Delf32-arm.c11232 mach = bfd_arm_get_mach_from_notes (abfd, ARM_NOTE_SECTION); in elf32_arm_object_p()