Searched refs:SHT_ORDERED (Results 1 – 17 of 17) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | or32.h | 49 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
|
| D | i370.h | 30 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
|
| D | ppc.h | 162 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
|
| D | ChangeLog-9103 | 1772 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | or32.h | 49 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
|
| D | i370.h | 30 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
|
| D | ppc.h | 152 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
|
| D | ChangeLog-9103 | 1738 * ppc.h (SHF_EXCLUDE, SHT_ORDERED): New fields from the abi.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf32-i370.c | 365 if (hdr->sh_type == SHT_ORDERED) in i370_elf_section_from_shdr() 386 shdr->sh_type = SHT_ORDERED; in i370_elf_fake_sections()
|
| D | elf32-ppc.c | 1845 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 },
|
| D | ChangeLog-9697 | 6520 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf32-i370.c | 404 if (hdr->sh_type == SHT_ORDERED) 427 shdr->sh_type = SHT_ORDERED;
|
| D | elf32-ppc.c | 2302 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 },
|
| D | ChangeLog-9697 | 6520 * elf32-ppc.c (ppc_elf_section_from_shdr): Support SHT_ORDERED
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-i370.c | 2489 return SHT_ORDERED; 2500 if (type == SHT_ORDERED)
|
| D | tc-ppc.c | 2813 return SHT_ORDERED; 2824 if (type == SHT_ORDERED)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-ppc.c | 2833 return SHT_ORDERED; 2844 if (type == SHT_ORDERED)
|