Searched refs:real_reg_section (Results 1 – 2 of 2) sorted by relevance
128 static asection *real_reg_section; variable772 real_reg_section in mmix_md_begin()2719 && (S_GET_SEGMENT (addsy) != real_reg_section in tc_gen_reloc()2750 if (addsy == NULL || addsec != real_reg_section) in tc_gen_reloc()2847 && (addsec != real_reg_section in tc_gen_reloc()3328 S_SET_SEGMENT (sym, real_reg_section); in mmix_adjust_symtab()3794 if (real_reg_section != NULL) in mmix_frob_file()3797 if (bfd_get_section_flags (stdoutput, real_reg_section) & SEC_HAS_CONTENTS) in mmix_frob_file()3800 bfd_section_list_remove (stdoutput, real_reg_section); in mmix_frob_file()
4487 * config/tc-mmix.c (md_apply_fix3): Replace real_reg_section tests