Searched refs:SEC_SORT_ENTRIES (Results 1 – 9 of 9) sorted by relevance
825 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES923 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
147 if ((bfd_get_section_flags (output_bfd, asect) & SEC_SORT_ENTRIES) != 0 in sh64_elf_fake_sections()286 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES; in sh64_backend_section_from_shdr()
378 flags |= SEC_SORT_ENTRIES; in i370_elf_section_from_shdr()397 if ((asect->flags & SEC_SORT_ENTRIES) != 0) in i370_elf_fake_sections()
1319 #define SEC_SORT_ENTRIES 0x10000 macro
2380 flags |= SEC_SORT_ENTRIES; in ppc_elf_section_from_shdr()2393 if ((asect->flags & SEC_SORT_ENTRIES) != 0) in ppc_elf_fake_sections()
10424 .cranges section with SEC_SORT_ENTRIES set.10425 (sh64_backend_section_from_shdr): Set SEC_SORT_ENTRIES on an
744 | SEC_EXCLUDE | SEC_SORT_ENTRIES | SEC_MERGE | SEC_STRINGS in obj_elf_change_section()
3554 flags |= SEC_ALLOC | SEC_LOAD | SEC_SORT_ENTRIES; in ppc_section_flags()
482 PF (SEC_SORT_ENTRIES, "SORT_ENTRIES"); in dump_section_header()