Home
last modified time | relevance | path

Searched refs:bfd_arm_update_notes (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcpu-arm.c276 bfd_arm_update_notes (bfd *abfd, const char *note_section) in bfd_arm_update_notes() function
Dbfd-in.h900 extern bfd_boolean bfd_arm_update_notes
Dcoff-arm.c2521 return bfd_arm_update_notes (abfd, ARM_NOTE_SECTION); in coff_arm_final_link_postscript()
Dbfd-in2.h907 extern bfd_boolean bfd_arm_update_notes
DChangeLog-2006831 (arch_info_struct, bfd_arm_update_notes): Likewise.
DChangeLog-02033855 (coff_arm_final_link_postscript): Call bfd_arm_update_notes.
3863 (bfd_arm_update_notes): New function: Update an ARM note section.
3869 (elf32_arm_final_write_processing): Use bfd_arm_update_notes.
DChangeLog-20042612 * cpu-arm.c (bfd_arm_update_notes, bfd_arm_get_mach_from_notes): ..
Delf32-arm.c14748 bfd_arm_update_notes (abfd, ARM_NOTE_SECTION); in elf32_arm_final_write_processing()