Searched refs:SHT_ORDERED (Results 1 – 9 of 9) sorted by relevance
31 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
199 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
1772 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
386 if (hdr->sh_type == SHT_ORDERED) in i370_elf_section_from_shdr()407 shdr->sh_type = SHT_ORDERED; in i370_elf_fake_sections()
2491 if (hdr->sh_type == SHT_ORDERED) in ppc_elf_section_from_shdr()2506 shdr->sh_type = SHT_ORDERED; in ppc_elf_fake_sections()2608 { STRING_COMMA_LEN (".tags"), 0, SHT_ORDERED, SHF_ALLOC },
6520 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
400 * elfcpp.h (SHT_ORDERED): New enum constant.
421 SHT_ORDERED = 0x7fffffff
3569 return SHT_ORDERED; in ppc_section_type()3577 if (type == SHT_ORDERED) in ppc_section_flags()