Searched refs:SEC_STRINGS (Results 1 - 8 of 8) 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 Dmerge.c357 || !(sec->flags & SEC_STRINGS)))
372 && ! ((secinfo->sec->flags ^ sec->flags) & (SEC_MERGE | SEC_STRINGS))
387 sinfo->htab = sec_merge_init (sec->entsize, (sec->flags & SEC_STRINGS));
441 if (sec->flags & SEC_STRINGS)
H A Dbfd-in2.h1241 #define SEC_STRINGS 0x40000000
1234 #define SEC_STRINGS macro
H A Delf.c745 flags |= SEC_STRINGS;
2585 if ((asect->flags & SEC_STRINGS) != 0)
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1241 #define SEC_STRINGS 0x40000000
1234 #define SEC_STRINGS macro
H A Dbfd.h1241 #define SEC_STRINGS 0x40000000
1234 #define SEC_STRINGS macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1239 #define SEC_STRINGS 0x40000000
1232 #define SEC_STRINGS macro
H A Dbfd.h1239 #define SEC_STRINGS 0x40000000
1232 #define SEC_STRINGS macro

Completed in 208 milliseconds