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
196 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
1772 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
377 if (hdr->sh_type == SHT_ORDERED) in i370_elf_section_from_shdr()398 shdr->sh_type = SHT_ORDERED; in i370_elf_fake_sections()
2379 if (hdr->sh_type == SHT_ORDERED) in ppc_elf_section_from_shdr()2394 shdr->sh_type = SHT_ORDERED; in ppc_elf_fake_sections()2496 { STRING_COMMA_LEN (".tags"), 0, SHT_ORDERED, SHF_ALLOC },
6520 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
332 * elfcpp.h (SHT_ORDERED): New enum constant.
415 SHT_ORDERED = 0x7fffffff
3545 return SHT_ORDERED; in ppc_section_type()3553 if (type == SHT_ORDERED) in ppc_section_flags()