Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf-bfd.h1120 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to) macro
Delf.c3055 s = elf_linked_to_section (sec); in assign_section_numbers()
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ia64.c3601 elf_linked_to_section (now_seg) = text_seg; in start_unwind_section()
11628 && elf_linked_to_section (now_seg) == NULL) in ia64_elf_section_change_hook()
11629 elf_linked_to_section (now_seg) = text_section; in ia64_elf_section_change_hook()
Dtc-arm.c9474 && elf_linked_to_section (now_seg) == NULL) in arm_elf_change_section()
9475 elf_linked_to_section (now_seg) = text_section; in arm_elf_change_section()
9704 elf_linked_to_section (now_seg) = text_seg; in start_unwind_section()