Searched refs:SHT_ORDERED (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/elf/
H A Di370.h30 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
H A Dor32.h49 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
H A Dppc.h160 #define SHT_ORDERED SHT_HIPROC /* Link editor is to sort the \ macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c1929 if (hdr->sh_type == SHT_ORDERED)
1947 shdr->sh_type = SHT_ORDERED;
1985 { STRING_COMMA_LEN (".tags"), 0, SHT_ORDERED, SHF_ALLOC },
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-ppc.c2866 /* For ELF, add support for SHF_EXCLUDE and SHT_ORDERED. */
2891 return SHT_ORDERED;
2899 if (type == SHT_ORDERED)

Completed in 133 milliseconds