Searched refs:SEC_ROM (Results 1 - 18 of 18) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dmach-o-target.c55 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
H A Dbinary.c364 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
H A Dppcboot.c514 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
H A Dieee.c1311 section->flags |= SEC_ROM | SEC_DATA;
1333 section->flags |= SEC_ROM | SEC_DATA;
2299 switch (s->flags & (SEC_CODE | SEC_DATA | SEC_ROM))
2311 case SEC_ROM:
2312 case SEC_ROM | SEC_DATA:
2313 case SEC_ROM | SEC_LOAD:
2314 case SEC_ROM | SEC_DATA | SEC_LOAD:
4065 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
H A Dsrec.c1308 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
1363 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
H A Dtekhex.c1028 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
H A Dpef.c1095 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
1253 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
H A Dversados.c897 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
H A Doasys.c1532 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
H A Dbfd-in2.h1105 #define SEC_ROM 0x080
1098 #define SEC_ROM macro
H A Dxsym.c2445 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
H A Dsom.c6439 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS | SEC_LINK_ONCE
H A Dxcofflink.c35 /* We reuse the SEC_ROM flag as a mark flag for garbage collection.
38 #define SEC_MARK (SEC_ROM)
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmaint.c251 if (flags & SEC_ROM)
288 if (flags & SEC_ROM)
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h1105 #define SEC_ROM 0x080
1098 #define SEC_ROM macro
H A Dbfd.h1105 #define SEC_ROM 0x080
1098 #define SEC_ROM macro
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h1103 #define SEC_ROM 0x080
1096 #define SEC_ROM macro
H A Dbfd.h1103 #define SEC_ROM 0x080
1096 #define SEC_ROM macro

Completed in 352 milliseconds