Searched refs:regsec (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-mmix.c3286 symbolS *regsec = section_symbol (reg_section); local
3291 if (sym == regsec)
3459 asection *regsec; local
3525 regsec = bfd_make_section_old_way (stdoutput,
3527 subseg_set (regsec, 0);
3553 regsec = bfd_get_section_by_name (stdoutput, MMIX_REG_CONTENTS_SECTION_NAME);
3555 if (regsec != NULL)
3556 regsec->symbol->flags |= BSF_KEEP;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf64-mmix.c1682 asection *regsec
1708 if (regsec == NULL)
1712 first_global = bfd_get_section_vma (abfd, regsec) / 8;
1680 asection *regsec local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf64-mmix.c1682 asection *regsec
1708 if (regsec == NULL)
1712 first_global = bfd_get_section_vma (abfd, regsec) / 8;
1680 asection *regsec local

Completed in 174 milliseconds