Searched refs:SEC_ROM (Results 1 – 13 of 13) sorted by relevance
251 if (flags & SEC_ROM) in match_bfd_flags()288 if (flags & SEC_ROM) in print_bfd_flags()
1146 section->flags |= SEC_ROM | SEC_DATA; in ieee_slurp_sections()1170 section->flags |= SEC_ROM | SEC_DATA; in ieee_slurp_sections()2136 switch (s->flags & (SEC_CODE | SEC_DATA | SEC_ROM)) in ieee_write_section_part()2148 case SEC_ROM: in ieee_write_section_part()2149 case SEC_ROM | SEC_DATA: in ieee_write_section_part()2150 case SEC_ROM | SEC_LOAD: in ieee_write_section_part()2151 case SEC_ROM | SEC_DATA | SEC_LOAD: in ieee_write_section_part()3781 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
334 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
1221 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS1276 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
497 | SEC_ROM | SEC_HAS_CONTENTS), /* section_flags */
959 (SEC_CODE | SEC_DATA | SEC_ROM | SEC_HAS_CONTENTS
1197 #define SEC_ROM 0x040 macro
39 #define SEC_MARK (SEC_ROM)
333 PF (SEC_ROM, "ROM"); in dump_section_header()
587 PARSE_FLAG ("rom", SEC_ROM); in parse_flags()
1203 #define SEC_ROM 0x040 macro
2746 flags = SEC_ALLOC | SEC_LOAD | SEC_DATA | SEC_READONLY | SEC_ROM; in s_mri_sect()
4606 flags |= SEC_ROM; in ppc_pe_section()