Searched refs:SEC_SORT_ENTRIES (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
H A Delfxx-target.h753 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
849 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
H A Delf32-ppc.c1930 flags |= SEC_SORT_ENTRIES;
1946 if ((asect->flags & SEC_SORT_ENTRIES) != 0)
H A Dbfd-in2.h1265 #define SEC_SORT_ENTRIES 0x10000
1258 #define SEC_SORT_ENTRIES macro
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dobj-elf.c709 | SEC_EXCLUDE | SEC_SORT_ENTRIES | SEC_MERGE | SEC_STRINGS
H A Dtc-ppc.c2900 flags |= SEC_ALLOC | SEC_LOAD | SEC_SORT_ENTRIES;
/freebsd-10-stable/contrib/binutils/binutils/
H A Dobjdump.c340 PF (SEC_SORT_ENTRIES, "SORT_ENTRIES");
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1271 #define SEC_SORT_ENTRIES 0x10000
1264 #define SEC_SORT_ENTRIES macro

Completed in 307 milliseconds