Searched refs:SHF_LINK_ORDER (Results 1 – 17 of 17) sorted by relevance
15 …INPUT_SECTION_FLAGS (SHF_MERGE & SHF_STRINGS & SHF_LINK_ORDER) *(.text .text.* .text_* .gnu.linkon…
501 #define SHF_LINK_ORDER (1 << 7) /* Preserve section ordering when linking */ macro
428 SHF_LINK_ORDER = 0x80,
761 if ((this_hdr->sh_flags & SHF_LINK_ORDER) != 0) in _bfd_elf_setup_sections()3188 if ((d->this_hdr.sh_flags & SHF_LINK_ORDER) != 0) in assign_section_numbers()6590 if ((ihdr->sh_flags & SHF_LINK_ORDER) != 0) in _bfd_elf_init_private_section_data()6593 ohdr->sh_flags |= SHF_LINK_ORDER; in _bfd_elf_init_private_section_data()
1976 hdr->sh_flags |= SHF_LINK_ORDER; in elf32_tic6x_fake_sections()
268 when setting up sh_link for SHF_LINK_ORDER.634 SHF_LINK_ORDER.803 * elf.c (_bfd_elf_setup_sections): Process SHF_LINK_ORDER.
948 hdr->sh_flags |= SHF_LINK_ORDER; in elfNN_ia64_fake_sections()
837 hdr->sh_flags |= SHF_LINK_ORDER; in elf64_ia64_fake_sections()
2003 which have SHF_LINK_ORDER set but no sh_link set up.2118 SHF_LINK_ORDER.
10315 && elf_elfsections (sub)[elfsec]->sh_flags & SHF_LINK_ORDER in elf_fixup_link_order()12388 { "SHF_LINK_ORDER", SHF_LINK_ORDER},
14774 hdr->sh_flags |= SHF_LINK_ORDER; in elf32_arm_fake_sections()
1357 ? flags | elfcpp::SHF_LINK_ORDER in Arm_output_section()6894 if ((shdr.get_sh_flags() & elfcpp::SHF_LINK_ORDER) == 0) in do_read_symbols()
923 input_section_flags &= ~elfcpp::SHF_LINK_ORDER; in get_output_section_flags()
6271 * arm.cc (Arm_output_section::Arm_output_section): Set SHF_LINK_ORDER7393 without SHF_LINK_ORDER flags.7395 SHF_LINK_ORDER flag in a relocatable link.
4959 case SHF_LINK_ORDER: sindex = 6; break; in get_elf_section_flags()5037 case SHF_LINK_ORDER: *p = 'L'; break; in get_elf_section_flags()
200 msgid "SHF_LINK_ORDER not set in EXIDX section %s of %s"
864 return SHF_LINK_ORDER; in ia64_elf_section_letter()