Searched refs:SEC_ROM (Results 1 – 19 of 19) sorted by relevance
120 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
1152 section->flags |= SEC_ROM | SEC_DATA; in ieee_slurp_sections()1176 section->flags |= SEC_ROM | SEC_DATA; in ieee_slurp_sections()2144 switch (s->flags & (SEC_CODE | SEC_DATA | SEC_ROM)) in ieee_write_section_part()2156 case SEC_ROM: in ieee_write_section_part()2157 case SEC_ROM | SEC_DATA: in ieee_write_section_part()2158 case SEC_ROM | SEC_LOAD: in ieee_write_section_part()2159 case SEC_ROM | SEC_DATA | SEC_LOAD: in ieee_write_section_part()3783 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
325 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
328 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
514 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
1291 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS1347 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
1011 | SEC_ROM | SEC_HAS_CONTENTS), /* Section_flags. */1155 | SEC_ROM | SEC_HAS_CONTENTS),/* Section_flags. */
483 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
990 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
832 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
1206 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
2311 | SEC_ROM | SEC_HAS_CONTENTS), /* Section_flags. */
1258 #define SEC_ROM 0x040 macro
6766 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS | SEC_LINK_ONCE
40 #define SEC_MARK (SEC_ROM)
478 PF (SEC_ROM, "ROM"); in dump_section_header()
693 PARSE_FLAG ("rom", SEC_ROM); in parse_flags()
2896 flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_READONLY | SEC_ROM; in s_mri_sect()
5450 flags |= SEC_ROM; in ppc_pe_section()