Home
last modified time | relevance | path

Searched refs:SHT_ORDERED (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dor32.h49 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
Di370.h30 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
Dppc.h162 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
DChangeLog-91031772 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dor32.h49 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
Di370.h30 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
Dppc.h152 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
DChangeLog-91031738 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-i370.c365 if (hdr->sh_type == SHT_ORDERED) in i370_elf_section_from_shdr()
386 shdr->sh_type = SHT_ORDERED; in i370_elf_fake_sections()
Delf32-ppc.c1845 if (hdr->sh_type == SHT_ORDERED) in ppc_elf_section_from_shdr()
1863 shdr->sh_type = SHT_ORDERED; in ppc_elf_fake_sections()
1900 { ".tags", 5, 0, SHT_ORDERED, SHF_ALLOC },
DChangeLog-96976520 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-i370.c404 if (hdr->sh_type == SHT_ORDERED)
427 shdr->sh_type = SHT_ORDERED;
Delf32-ppc.c2302 if (hdr->sh_type == SHT_ORDERED) in ppc_elf_section_from_shdr()
2320 shdr->sh_type = SHT_ORDERED; in ppc_elf_fake_sections()
6130 { ".tags", 5, 0, SHT_ORDERED, SHF_ALLOC },
DChangeLog-96976520 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i370.c2489 return SHT_ORDERED;
2500 if (type == SHT_ORDERED)
Dtc-ppc.c2813 return SHT_ORDERED;
2824 if (type == SHT_ORDERED)
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-ppc.c2833 return SHT_ORDERED;
2844 if (type == SHT_ORDERED)