Home | History | Annotate | Download | only in bfd

Lines Matching refs:reg_section

2247   asection *reg_section;
2249 reg_section = bfd_get_section_by_name (abfd, MMIX_REG_SECTION_NAME);
2251 if (reg_section != NULL)
2254 if (bfd_get_section_flags (abfd, reg_section) & SEC_HAS_CONTENTS)
2258 if (!bfd_section_removed_from_list (abfd, reg_section))
2260 bfd_section_list_remove (abfd, reg_section);