Home
last modified time | relevance | path

Searched refs:elf_linked_to_section (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldelfgen.c84 && elf_linked_to_section (s) != NULL) in add_link_order_input_section()
152 asec = elf_linked_to_section (ai->is->section); in compare_link_order()
154 bsec = elf_linked_to_section (bi->is->section); in compare_link_order()
H A Dldelf.c2383 for (linked_to_sec = elf_linked_to_section (isec); in ldelf_before_place_orphans()
2385 linked_to_sec = elf_linked_to_section (linked_to_sec)) in ldelf_before_place_orphans()
2395 for (linked_to_sec = elf_linked_to_section (isec); in ldelf_before_place_orphans()
2397 linked_to_sec = elf_linked_to_section (linked_to_sec)) in ldelf_before_place_orphans()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldelfgen.c85 && elf_linked_to_section (s) != NULL) in add_link_order_input_section()
153 asec = elf_linked_to_section (ai->is->section); in compare_link_order()
155 bsec = elf_linked_to_section (bi->is->section); in compare_link_order()
H A Dldelf.c2089 && (elf_linked_to_section (in)->output_section in elf_orphan_compatible()
2090 != elf_linked_to_section (out)->output_section)) in elf_orphan_compatible()
2393 for (linked_to_sec = elf_linked_to_section (isec); in ldelf_before_place_orphans()
2395 linked_to_sec = elf_linked_to_section (linked_to_sec)) in ldelf_before_place_orphans()
2405 for (linked_to_sec = elf_linked_to_section (isec); in ldelf_before_place_orphans()
2407 linked_to_sec = elf_linked_to_section (linked_to_sec)) in ldelf_before_place_orphans()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delflink.c14023 for (linked_to_sec = elf_linked_to_section (isec); in _bfd_elf_gc_mark_extra_sections()
14025 linked_to_sec = elf_linked_to_section (linked_to_sec)) in _bfd_elf_gc_mark_extra_sections()
14035 for (linked_to_sec = elf_linked_to_section (isec); in _bfd_elf_gc_mark_extra_sections()
14037 linked_to_sec = elf_linked_to_section (linked_to_sec)) in _bfd_elf_gc_mark_extra_sections()
14047 && elf_linked_to_section (isec) == NULL) in _bfd_elf_gc_mark_extra_sections()
14070 && elf_linked_to_section (isec) == NULL) in _bfd_elf_gc_mark_extra_sections()
14474 && elf_linked_to_section (o) == NULL) in bfd_elf_gc_sections()
H A Delf-bfd.h1869 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to) macro
H A Delf.c868 elf_linked_to_section (s) = NULL; in _bfd_elf_setup_sections()
892 elf_linked_to_section (s) = linksec; in _bfd_elf_setup_sections()
4386 s = elf_linked_to_section (sec); in assign_section_numbers()
8599 elf_linked_to_section (osec) = elf_linked_to_section (isec); in _bfd_elf_init_private_section_data()
H A DChangeLog-2019728 (compare_link_order): Use elf_linked_to_section and sort by lma,
731 Make use of elf_linked_to_section. Formatting. Properly align
H A DChangeLog-2005192 elf_linked_to_section will be set to NULL.
633 use the output section of elf_linked_to_section for
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delflink.c13924 for (linked_to_sec = elf_linked_to_section (isec); in _bfd_elf_gc_mark_extra_sections()
13926 linked_to_sec = elf_linked_to_section (linked_to_sec)) in _bfd_elf_gc_mark_extra_sections()
13936 for (linked_to_sec = elf_linked_to_section (isec); in _bfd_elf_gc_mark_extra_sections()
13938 linked_to_sec = elf_linked_to_section (linked_to_sec)) in _bfd_elf_gc_mark_extra_sections()
13948 && elf_linked_to_section (isec) == NULL) in _bfd_elf_gc_mark_extra_sections()
13971 && elf_linked_to_section (isec) == NULL) in _bfd_elf_gc_mark_extra_sections()
14375 && elf_linked_to_section (o) == NULL) in bfd_elf_gc_sections()
H A Delf-bfd.h1811 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to) macro
H A Delf.c861 elf_linked_to_section (s) = NULL; in _bfd_elf_setup_sections()
885 elf_linked_to_section (s) = linksec; in _bfd_elf_setup_sections()
3861 s = elf_linked_to_section (sec); in assign_section_numbers()
8004 elf_linked_to_section (osec) = elf_linked_to_section (isec); in _bfd_elf_init_private_section_data()
H A DChangeLog-2019728 (compare_link_order): Use elf_linked_to_section and sort by lma,
731 Make use of elf_linked_to_section. Formatting. Properly align
H A DChangeLog-2005192 elf_linked_to_section will be set to NULL.
633 use the output section of elf_linked_to_section for
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-elf.c2785 elf_linked_to_section (sec) = S_GET_SEGMENT (linked_to_sym); in build_additional_section_info()
H A Dtc-ia64.c3607 elf_linked_to_section (now_seg) = text_seg; in start_unwind_section()
11708 && elf_linked_to_section (now_seg) == NULL) in ia64_elf_section_change_hook()
11709 elf_linked_to_section (now_seg) = text_section; in ia64_elf_section_change_hook()
H A Dtc-tic6x.c4667 elf_linked_to_section (now_seg) = text_seg; in tic6x_start_unwind_section()
H A Dtc-arm.c27530 && elf_linked_to_section (now_seg) == NULL) in arm_elf_change_section()
27531 elf_linked_to_section (now_seg) = text_section; in arm_elf_change_section()
27739 elf_linked_to_section (now_seg) = text_seg; in start_unwind_section()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-elf.c2850 elf_linked_to_section (sec) = S_GET_SEGMENT (linked_to_sym); in build_additional_section_info()
H A Dtc-ia64.c3606 elf_linked_to_section (now_seg) = text_seg; in start_unwind_section()
11692 && elf_linked_to_section (now_seg) == NULL) in ia64_elf_section_change_hook()
11693 elf_linked_to_section (now_seg) = text_section; in ia64_elf_section_change_hook()
H A Dtc-tic6x.c4669 elf_linked_to_section (now_seg) = text_seg; in tic6x_start_unwind_section()
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2019728 (compare_link_order): Use elf_linked_to_section and sort by lma,
731 Make use of elf_linked_to_section. Formatting. Properly align
H A DChangeLog-2005192 elf_linked_to_section will be set to NULL.
633 use the output section of elf_linked_to_section for
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2019728 (compare_link_order): Use elf_linked_to_section and sort by lma,
731 Make use of elf_linked_to_section. Formatting. Properly align
H A DChangeLog-2005192 elf_linked_to_section will be set to NULL.
633 use the output section of elf_linked_to_section for

12