Searched refs:elf_linked_to_section (Results 1 – 7 of 7) sorted by relevance
1435 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to) macro
770 elf_linked_to_section (s) = linksec; in _bfd_elf_setup_sections()3084 s = elf_linked_to_section (sec); in assign_section_numbers()6445 elf_linked_to_section (osec) = elf_linked_to_section (isec); in _bfd_elf_init_private_section_data()
1534 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to) macro
834 elf_linked_to_section (s) = linksec; in _bfd_elf_setup_sections()3704 s = elf_linked_to_section (sec); in assign_section_numbers()7214 elf_linked_to_section (osec) = elf_linked_to_section (isec); in _bfd_elf_init_private_section_data()
1692 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to) macro
900 elf_linked_to_section (s) = linksec; in _bfd_elf_setup_sections()3894 s = elf_linked_to_section (sec); in assign_section_numbers()7812 elf_linked_to_section (osec) = elf_linked_to_section (isec); in _bfd_elf_init_private_section_data()
11523 asection *asec = elf_linked_to_section (alo->u.indirect.section); in compare_link_order()11524 asection *bsec = elf_linked_to_section (blo->u.indirect.section); in compare_link_order()11585 && elf_linked_to_section (s) != NULL) in elf_fixup_link_order()