HomeSort by: relevance | last modified time | path
    Searched defs:regsec (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-mmix.c 1694 asection *regsec
1720 if (regsec == NULL)
1724 first_global = bfd_section_vma (regsec) / 8;
1692 asection *regsec local
elf64-mmix.c 1694 asection *regsec
1720 if (regsec == NULL)
1724 first_global = bfd_section_vma (regsec) / 8;
1692 asection *regsec local
elf64-mmix.c 1694 asection *regsec
1720 if (regsec == NULL)
1724 first_global = bfd_section_vma (regsec) / 8;
1692 asection *regsec local
  /src/external/gpl3/binutils/dist/gas/config/
tc-mmix.c 3304 symbolS *regsec = section_symbol (reg_section); local
3309 if (sym == regsec)
3476 asection *regsec; local
3575 regsec = bfd_make_section_old_way (stdoutput,
3577 subseg_set (regsec, 0);
3603 regsec = bfd_get_section_by_name (stdoutput, MMIX_REG_CONTENTS_SECTION_NAME);
3605 if (regsec != NULL)
3606 regsec->symbol->flags |= BSF_KEEP;
tc-mmix.c 3304 symbolS *regsec = section_symbol (reg_section); local
3309 if (sym == regsec)
3476 asection *regsec; local
3575 regsec = bfd_make_section_old_way (stdoutput,
3577 subseg_set (regsec, 0);
3603 regsec = bfd_get_section_by_name (stdoutput, MMIX_REG_CONTENTS_SECTION_NAME);
3605 if (regsec != NULL)
3606 regsec->symbol->flags |= BSF_KEEP;
tc-mmix.c 3304 symbolS *regsec = section_symbol (reg_section); local
3309 if (sym == regsec)
3476 asection *regsec; local
3575 regsec = bfd_make_section_old_way (stdoutput,
3577 subseg_set (regsec, 0);
3603 regsec = bfd_get_section_by_name (stdoutput, MMIX_REG_CONTENTS_SECTION_NAME);
3605 if (regsec != NULL)
3606 regsec->symbol->flags |= BSF_KEEP;
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-mmix.c 1693 asection *regsec
1719 if (regsec == NULL)
1723 first_global = bfd_section_vma (regsec) / 8;
1691 asection *regsec local
elf64-mmix.c 1693 asection *regsec
1719 if (regsec == NULL)
1723 first_global = bfd_section_vma (regsec) / 8;
1691 asection *regsec local
elf64-mmix.c 1693 asection *regsec
1719 if (regsec == NULL)
1723 first_global = bfd_section_vma (regsec) / 8;
1691 asection *regsec local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mmix.c 3304 symbolS *regsec = section_symbol (reg_section); local
3309 if (sym == regsec)
3476 asection *regsec; local
3575 regsec = bfd_make_section_old_way (stdoutput,
3577 subseg_set (regsec, 0);
3603 regsec = bfd_get_section_by_name (stdoutput, MMIX_REG_CONTENTS_SECTION_NAME);
3605 if (regsec != NULL)
3606 regsec->symbol->flags |= BSF_KEEP;
tc-mmix.c 3304 symbolS *regsec = section_symbol (reg_section); local
3309 if (sym == regsec)
3476 asection *regsec; local
3575 regsec = bfd_make_section_old_way (stdoutput,
3577 subseg_set (regsec, 0);
3603 regsec = bfd_get_section_by_name (stdoutput, MMIX_REG_CONTENTS_SECTION_NAME);
3605 if (regsec != NULL)
3606 regsec->symbol->flags |= BSF_KEEP;
tc-mmix.c 3304 symbolS *regsec = section_symbol (reg_section); local
3309 if (sym == regsec)
3476 asection *regsec; local
3575 regsec = bfd_make_section_old_way (stdoutput,
3577 subseg_set (regsec, 0);
3603 regsec = bfd_get_section_by_name (stdoutput, MMIX_REG_CONTENTS_SECTION_NAME);
3605 if (regsec != NULL)
3606 regsec->symbol->flags |= BSF_KEEP;
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-mmix.c 1693 asection *regsec
1719 if (regsec == NULL)
1723 first_global = bfd_section_vma (regsec) / 8;
1691 asection *regsec local
elf64-mmix.c 1693 asection *regsec
1719 if (regsec == NULL)
1723 first_global = bfd_section_vma (regsec) / 8;
1691 asection *regsec local
elf64-mmix.c 1693 asection *regsec
1719 if (regsec == NULL)
1723 first_global = bfd_section_vma (regsec) / 8;
1691 asection *regsec local
  /src/external/gpl3/gdb/dist/bfd/
elf64-mmix.c 1694 asection *regsec
1720 if (regsec == NULL)
1724 first_global = bfd_section_vma (regsec) / 8;
1692 asection *regsec local
elf64-mmix.c 1694 asection *regsec
1720 if (regsec == NULL)
1724 first_global = bfd_section_vma (regsec) / 8;
1692 asection *regsec local
elf64-mmix.c 1694 asection *regsec
1720 if (regsec == NULL)
1724 first_global = bfd_section_vma (regsec) / 8;
1692 asection *regsec local

Completed in 268 milliseconds