Home
last modified time | relevance | path

Searched refs:SEC_SORT_ENTRIES (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
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
Delf32-ppc.c1957 flags |= SEC_SORT_ENTRIES; in ppc_elf_section_from_shdr()
1973 if ((asect->flags & SEC_SORT_ENTRIES) != 0) in ppc_elf_fake_sections()
Dbfd-in2.h1258 #define SEC_SORT_ENTRIES 0x10000 macro
DChangeLog-020310424 .cranges section with SEC_SORT_ENTRIES set.
10425 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
/freebsd-12-stable/contrib/binutils/gas/config/
Dobj-elf.c709 | SEC_EXCLUDE | SEC_SORT_ENTRIES | SEC_MERGE | SEC_STRINGS in obj_elf_change_section()
Dtc-ppc.c2936 flags |= SEC_ALLOC | SEC_LOAD | SEC_SORT_ENTRIES; in ppc_section_flags()
/freebsd-12-stable/contrib/binutils/binutils/
Dobjdump.c337 PF (SEC_SORT_ENTRIES, "SORT_ENTRIES"); in dump_section_header()
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h1264 #define SEC_SORT_ENTRIES 0x10000 macro