Home
last modified time | relevance | path

Searched refs:bfd_section_reloc_link_order (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldwrite.c188 link_order->type = bfd_section_reloc_link_order; in build_link_order()
467 && (p->type == bfd_section_reloc_link_order in split_sections()
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldwrite.c183 link_order->type = bfd_section_reloc_link_order; in build_link_order()
462 && (p->type == bfd_section_reloc_link_order in split_sections()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlinker.c1877 if (p->type == bfd_section_reloc_link_order in _bfd_generic_final_link()
1935 case bfd_section_reloc_link_order: in _bfd_generic_final_link()
2362 if (link_order->type == bfd_section_reloc_link_order) in _bfd_generic_reloc_link_order()
2412 (link_order->type == bfd_section_reloc_link_order in _bfd_generic_reloc_link_order()
2470 case bfd_section_reloc_link_order: in _bfd_default_link_order()
2698 if (l->type == bfd_section_reloc_link_order in _bfd_count_link_order_relocs()
H A Dcofflink.c692 && (p->type == bfd_section_reloc_link_order in _bfd_coff_final_link()
871 else if (p->type == bfd_section_reloc_link_order in _bfd_coff_final_link()
2798 (link_order->type == bfd_section_reloc_link_order in _bfd_coff_reloc_link_order()
2826 if (link_order->type == bfd_section_reloc_link_order) in _bfd_coff_reloc_link_order()
H A Decoff.c3908 if (type == bfd_section_reloc_link_order) in ecoff_reloc_link_order()
3926 type = bfd_section_reloc_link_order; in ecoff_reloc_link_order()
3968 (link_order->type == bfd_section_reloc_link_order in ecoff_reloc_link_order()
4326 else if (p->type == bfd_section_reloc_link_order in _bfd_ecoff_bfd_final_link()
4402 else if (p->type == bfd_section_reloc_link_order in _bfd_ecoff_bfd_final_link()
H A Dpdp11.c3190 if (p->type == bfd_section_reloc_link_order) in aout_link_reloc_link_order()
3325 (p->type == bfd_section_reloc_link_order in aout_link_reloc_link_order()
4017 else if (p->type == bfd_section_reloc_link_order in NAME()
4046 if (p->type == bfd_section_reloc_link_order in NAME()
H A Daoutx.h3757 if (p->type == bfd_section_reloc_link_order) in aout_link_reloc_link_order()
3892 (p->type == bfd_section_reloc_link_order in aout_link_reloc_link_order()
5576 else if (p->type == bfd_section_reloc_link_order in NAME()
5607 if (p->type == bfd_section_reloc_link_order in NAME()
H A Dxcofflink.c6816 if (link_order->type == bfd_section_reloc_link_order) in xcoff_reloc_link_order()
7031 else if (p->type == bfd_section_reloc_link_order in _bfd_xcoff_bfd_final_link()
7313 else if (p->type == bfd_section_reloc_link_order in _bfd_xcoff_bfd_final_link()
H A Delflink.c11970 if (link_order->type == bfd_section_reloc_link_order) in elf_reloc_link_order()
12042 if (link_order->type == bfd_section_reloc_link_order) in elf_reloc_link_order()
12379 if (p->type == bfd_section_reloc_link_order in bfd_elf_final_link()
12785 else if (p->type == bfd_section_reloc_link_order in bfd_elf_final_link()
H A Dvms-alpha.c9407 case bfd_section_reloc_link_order: in alpha_vms_bfd_final_link()
9562 case bfd_section_reloc_link_order: in alpha_vms_bfd_final_link()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlinker.c1888 if (p->type == bfd_section_reloc_link_order in _bfd_generic_final_link()
1946 case bfd_section_reloc_link_order: in _bfd_generic_final_link()
2373 if (link_order->type == bfd_section_reloc_link_order) in _bfd_generic_reloc_link_order()
2423 (link_order->type == bfd_section_reloc_link_order in _bfd_generic_reloc_link_order()
2481 case bfd_section_reloc_link_order: in _bfd_default_link_order()
2703 if (l->type == bfd_section_reloc_link_order in _bfd_count_link_order_relocs()
H A Dcofflink.c724 && (p->type == bfd_section_reloc_link_order in _bfd_coff_final_link()
903 else if (p->type == bfd_section_reloc_link_order in _bfd_coff_final_link()
2826 (link_order->type == bfd_section_reloc_link_order in _bfd_coff_reloc_link_order()
2854 if (link_order->type == bfd_section_reloc_link_order) in _bfd_coff_reloc_link_order()
H A Decoff.c3960 if (type == bfd_section_reloc_link_order) in ecoff_reloc_link_order()
3978 type = bfd_section_reloc_link_order; in ecoff_reloc_link_order()
4020 (link_order->type == bfd_section_reloc_link_order in ecoff_reloc_link_order()
4378 else if (p->type == bfd_section_reloc_link_order in _bfd_ecoff_bfd_final_link()
4454 else if (p->type == bfd_section_reloc_link_order in _bfd_ecoff_bfd_final_link()
H A Dpdp11.c3192 if (p->type == bfd_section_reloc_link_order) in aout_link_reloc_link_order()
3327 (p->type == bfd_section_reloc_link_order in aout_link_reloc_link_order()
4019 else if (p->type == bfd_section_reloc_link_order in NAME()
4048 if (p->type == bfd_section_reloc_link_order in NAME()
H A Daoutx.h3762 if (p->type == bfd_section_reloc_link_order) in aout_link_reloc_link_order()
3897 (p->type == bfd_section_reloc_link_order in aout_link_reloc_link_order()
5581 else if (p->type == bfd_section_reloc_link_order in NAME()
5612 if (p->type == bfd_section_reloc_link_order in NAME()
H A Dxcofflink.c6807 if (link_order->type == bfd_section_reloc_link_order) in xcoff_reloc_link_order()
7022 else if (p->type == bfd_section_reloc_link_order in _bfd_xcoff_bfd_final_link()
7306 else if (p->type == bfd_section_reloc_link_order in _bfd_xcoff_bfd_final_link()
H A Delflink.c12067 if (link_order->type == bfd_section_reloc_link_order) in elf_reloc_link_order()
12139 if (link_order->type == bfd_section_reloc_link_order) in elf_reloc_link_order()
12476 if (p->type == bfd_section_reloc_link_order in bfd_elf_final_link()
12882 else if (p->type == bfd_section_reloc_link_order in bfd_elf_final_link()
H A Dvms-alpha.c9576 case bfd_section_reloc_link_order: in alpha_vms_bfd_final_link()
9731 case bfd_section_reloc_link_order: in alpha_vms_bfd_final_link()
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dbfdlink.h892 bfd_section_reloc_link_order, /* Relocate against a section. */ enumerator
H A DChangeLog-91031975 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dbfdlink.h915 bfd_section_reloc_link_order, /* Relocate against a section. */ enumerator
H A DChangeLog-91031975 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-91031975 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-91031975 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
/netbsd-src/external/gpl3/gcc/dist/include/
H A DChangeLog-91031975 (enum bfd_link_order_type): Add bfd_section_reloc_link_order and

12