Home
last modified time | relevance | path

Searched refs:elf_known_obj_attributes_proc (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf-attrs.c612 in_attr = elf_known_obj_attributes_proc (ibfd); in _bfd_elf_merge_unknown_attribute_low()
613 out_attr = elf_known_obj_attributes_proc (obfd); in _bfd_elf_merge_unknown_attribute_low()
Delf32-msp430.c2292 if (!elf_known_obj_attributes_proc (obfd)[0].i) in elf32_msp430_merge_mspabi_attributes()
2296 out_attr = elf_known_obj_attributes_proc (obfd); in elf32_msp430_merge_mspabi_attributes()
2306 in_attr = elf_known_obj_attributes_proc (ibfd); in elf32_msp430_merge_mspabi_attributes()
2307 out_attr = elf_known_obj_attributes_proc (obfd); in elf32_msp430_merge_mspabi_attributes()
Delf32-tic6x.c1597 out_attr = elf_known_obj_attributes_proc (abfd); in elf32_tic6x_final_link()
3744 if (!elf_known_obj_attributes_proc (obfd)[0].i) in elf32_tic6x_merge_attributes()
3749 out_attr = elf_known_obj_attributes_proc (obfd); in elf32_tic6x_merge_attributes()
3758 in_attr = elf_known_obj_attributes_proc (ibfd); in elf32_tic6x_merge_attributes()
3759 out_attr = elf_known_obj_attributes_proc (obfd); in elf32_tic6x_merge_attributes()
Delf32-arm.c6389 obj_attribute *out_attr = elf_known_obj_attributes_proc (obfd); in bfd_elf32_arm_set_cortex_a8_fix()
6411 obj_attribute *out_attr = elf_known_obj_attributes_proc (obfd); in bfd_elf32_arm_set_vfp11_fix()
11415 &elf_known_obj_attributes_proc (abfd)[Tag_also_compatible_with]; in get_secondary_compatible_arch()
11436 &elf_known_obj_attributes_proc (abfd)[Tag_also_compatible_with]; in set_secondary_compatible_arch()
11710 if (!elf_known_obj_attributes_proc (obfd)[0].i) in elf32_arm_merge_eabi_attributes()
11715 out_attr = elf_known_obj_attributes_proc (obfd); in elf32_arm_merge_eabi_attributes()
11744 in_attr = elf_known_obj_attributes_proc (ibfd); in elf32_arm_merge_eabi_attributes()
11745 out_attr = elf_known_obj_attributes_proc (obfd); in elf32_arm_merge_eabi_attributes()
Delf-bfd.h1738 #define elf_known_obj_attributes_proc(bfd) \ macro
Delfxx-sparc.c4894 if (!elf_known_obj_attributes_proc (obfd)[0].i) in _bfd_sparc_elf_merge_private_bfd_data()
4901 elf_known_obj_attributes_proc (obfd)[0].i = 1; in _bfd_sparc_elf_merge_private_bfd_data()
Delf32-ppc.c4539 if (!elf_known_obj_attributes_proc (obfd)[0].i) in ppc_elf_merge_obj_attributes()
4546 elf_known_obj_attributes_proc (obfd)[0].i = 1; in ppc_elf_merge_obj_attributes()
Delfxx-mips.c14910 if (!elf_known_obj_attributes_proc (obfd)[0].i) in mips_elf_merge_obj_attributes()
14917 elf_known_obj_attributes_proc (obfd)[0].i = 1; in mips_elf_merge_obj_attributes()
DChangeLog-20071829 elf_known_obj_attributes_proc, elf_other_obj_attributes_proc):