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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-target.h634 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
730 | SEC_CODE | SEC_DATA | SEC_DEBUGGING | SEC_EXCLUDE | SEC_SORT_ENTRIES
H A Delf32-sh64.c140 /* If this section has the SEC_SORT_ENTRIES flag set, it is a sorted
142 if ((bfd_get_section_flags (output_bfd, asect) & SEC_SORT_ENTRIES) != 0
274 /* We set the SEC_SORT_ENTRIES flag so it can be passed on to
279 flags = SEC_DEBUGGING | SEC_SORT_ENTRIES;
H A Delf32-i370.c409 flags |= SEC_SORT_ENTRIES;
431 if ((asect->flags & SEC_SORT_ENTRIES) != 0)
H A Delf32-ppc.c2360 flags |= SEC_SORT_ENTRIES;
2377 if ((asect->flags & SEC_SORT_ENTRIES) != 0)
H A Dbfd-in2.h1177 #define SEC_SORT_ENTRIES 0x80000
1170 #define SEC_SORT_ENTRIES macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1177 #define SEC_SORT_ENTRIES 0x80000
1170 #define SEC_SORT_ENTRIES macro
H A Dbfd.h1177 #define SEC_SORT_ENTRIES 0x80000
1170 #define SEC_SORT_ENTRIES macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1175 #define SEC_SORT_ENTRIES 0x80000
1168 #define SEC_SORT_ENTRIES macro
H A Dbfd.h1175 #define SEC_SORT_ENTRIES 0x80000
1168 #define SEC_SORT_ENTRIES macro

Completed in 235 milliseconds