Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfxx-target.h579 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
675 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
H A Delf32-sh64.c140 if ((bfd_get_section_flags (output_bfd, asect) & SEC_SORT_ENTRIES) != 0 in sh64_elf_fake_sections()
277 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES; in sh64_backend_section_from_shdr()
H A Delf32-i370.c405 flags |= SEC_SORT_ENTRIES;
426 if ((asect->flags & SEC_SORT_ENTRIES) != 0)
H A Delf32-ppc.c2303 flags |= SEC_SORT_ENTRIES; in ppc_elf_section_from_shdr()
2319 if ((asect->flags & SEC_SORT_ENTRIES) != 0) in ppc_elf_fake_sections()
H A Dbfd-in2.h1128 #define SEC_SORT_ENTRIES 0x80000 macro
H A DChangeLog-020310424 .cranges section with SEC_SORT_ENTRIES set.
10425 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-target.h689 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
785 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
H A Delf32-sh64.c143 if ((bfd_get_section_flags (output_bfd, asect) & SEC_SORT_ENTRIES) != 0 in sh64_elf_fake_sections()
281 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES; in sh64_backend_section_from_shdr()
H A Delf32-i370.c366 flags |= SEC_SORT_ENTRIES; in i370_elf_section_from_shdr()
385 if ((asect->flags & SEC_SORT_ENTRIES) != 0) in i370_elf_fake_sections()
H A Delf32-ppc.c1846 flags |= SEC_SORT_ENTRIES; in ppc_elf_section_from_shdr()
1862 if ((asect->flags & SEC_SORT_ENTRIES) != 0) in ppc_elf_fake_sections()
H A Dbfd-in2.h1192 #define SEC_SORT_ENTRIES 0x10000 macro
H A DChangeLog-020310424 .cranges section with SEC_SORT_ENTRIES set.
10425 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dobj-elf.c641 | SEC_EXCLUDE | SEC_SORT_ENTRIES | SEC_MERGE | SEC_STRINGS in obj_elf_change_section()
H A Dtc-i370.c2501 flags |= SEC_ALLOC | SEC_LOAD | SEC_SORT_ENTRIES;
H A Dtc-ppc.c2825 flags |= SEC_ALLOC | SEC_LOAD | SEC_SORT_ENTRIES;
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-elf.c699 | SEC_EXCLUDE | SEC_SORT_ENTRIES | SEC_MERGE | SEC_STRINGS in obj_elf_change_section()
H A Dtc-ppc.c2845 flags |= SEC_ALLOC | SEC_LOAD | SEC_SORT_ENTRIES;
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dobjdump.c319 PF (SEC_SORT_ENTRIES, "SORT_ENTRIES"); in dump_section_header()
/openbsd/gnu/usr.bin/binutils/bfd/doc/
H A Dsection.texi249 #define SEC_SORT_ENTRIES 0x80000
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Dsection.texi218 #define SEC_SORT_ENTRIES 0x10000
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjdump.c332 PF (SEC_SORT_ENTRIES, "SORT_ENTRIES"); in dump_section_header()