Searched refs:SEC_SMALL_DATA (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-target.h635 | SEC_ARCH_BIT_0 | SEC_SMALL_DATA | SEC_MERGE | SEC_STRINGS | SEC_GROUP),
731 | SEC_ARCH_BIT_0 | SEC_SMALL_DATA | SEC_MERGE | SEC_STRINGS | SEC_GROUP),
H A Dsyms.c609 else if (section->flags & SEC_SMALL_DATA)
616 if (section->flags & SEC_SMALL_DATA)
H A Delfxx-ia64.c1308 *flags |= SEC_SMALL_DATA;
1356 if (sec->flags & SEC_SMALL_DATA)
1861 bfd_set_section_flags (abfd, ia64_info->got_sec, SEC_SMALL_DATA | flags);
2006 bfd_set_section_flags (abfd, got, SEC_SMALL_DATA | flags);
2097 | SEC_SMALL_DATA
3696 if (os->flags & SEC_SMALL_DATA)
H A Delf64-ppc.c8319 if ((s->flags & (SEC_ALLOC | SEC_SMALL_DATA | SEC_READONLY))
8320 == (SEC_ALLOC | SEC_SMALL_DATA))
8324 if ((s->flags & (SEC_ALLOC | SEC_SMALL_DATA))
8325 == (SEC_ALLOC | SEC_SMALL_DATA))
H A Dbfd-in2.h1218 #define SEC_SMALL_DATA 0x2000000
1211 #define SEC_SMALL_DATA macro
H A Delf64-alpha.c2319 *flags |= SEC_SMALL_DATA;
2347 else if ((sec->flags & SEC_SMALL_DATA)
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1218 #define SEC_SMALL_DATA 0x2000000
1211 #define SEC_SMALL_DATA macro
H A Dbfd.h1218 #define SEC_SMALL_DATA 0x2000000
1211 #define SEC_SMALL_DATA macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1216 #define SEC_SMALL_DATA 0x2000000
1209 #define SEC_SMALL_DATA macro
H A Dbfd.h1216 #define SEC_SMALL_DATA 0x2000000
1209 #define SEC_SMALL_DATA macro

Completed in 320 milliseconds