Home
last modified time | relevance | path

Searched refs:n_gregs (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf64-mmix.c2280 size_t n_gregs; in _bfd_mmix_before_linker_allocation() local
2309 n_gregs = gregdata->n_bpo_relocs; in _bfd_mmix_before_linker_allocation()
2310 gregdata->n_allocated_bpo_gregs = n_gregs; in _bfd_mmix_before_linker_allocation()
2314 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs; in _bfd_mmix_before_linker_allocation()
2317 gregs_size = n_gregs * 8; in _bfd_mmix_before_linker_allocation()
2358 size_t n_gregs; in _bfd_mmix_after_linker_allocation() local
2386 n_gregs = gregdata->n_allocated_bpo_gregs; in _bfd_mmix_after_linker_allocation()
2409 for (lastreg = 255, i = 0, j = 0; j < n_gregs; i++) in _bfd_mmix_after_linker_allocation()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf64-mmix.c2290 size_t n_gregs; in _bfd_mmix_before_linker_allocation() local
2319 n_gregs = gregdata->n_bpo_relocs; in _bfd_mmix_before_linker_allocation()
2320 gregdata->n_allocated_bpo_gregs = n_gregs; in _bfd_mmix_before_linker_allocation()
2324 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs; in _bfd_mmix_before_linker_allocation()
2327 gregs_size = n_gregs * 8; in _bfd_mmix_before_linker_allocation()
2368 size_t n_gregs; in _bfd_mmix_after_linker_allocation() local
2396 n_gregs = gregdata->n_allocated_bpo_gregs; in _bfd_mmix_after_linker_allocation()
2419 for (lastreg = 255, i = 0, j = 0; j < n_gregs; i++) in _bfd_mmix_after_linker_allocation()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf64-mmix.c2290 size_t n_gregs; in _bfd_mmix_before_linker_allocation() local
2319 n_gregs = gregdata->n_bpo_relocs; in _bfd_mmix_before_linker_allocation()
2320 gregdata->n_allocated_bpo_gregs = n_gregs; in _bfd_mmix_before_linker_allocation()
2324 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs; in _bfd_mmix_before_linker_allocation()
2327 gregs_size = n_gregs * 8; in _bfd_mmix_before_linker_allocation()
2368 size_t n_gregs; in _bfd_mmix_after_linker_allocation() local
2396 n_gregs = gregdata->n_allocated_bpo_gregs; in _bfd_mmix_after_linker_allocation()
2419 for (lastreg = 255, i = 0, j = 0; j < n_gregs; i++) in _bfd_mmix_after_linker_allocation()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf64-mmix.c2290 size_t n_gregs; in _bfd_mmix_before_linker_allocation() local
2319 n_gregs = gregdata->n_bpo_relocs; in _bfd_mmix_before_linker_allocation()
2320 gregdata->n_allocated_bpo_gregs = n_gregs; in _bfd_mmix_before_linker_allocation()
2324 gregdata->n_remaining_bpo_relocs_this_relaxation_round = n_gregs; in _bfd_mmix_before_linker_allocation()
2327 gregs_size = n_gregs * 8; in _bfd_mmix_before_linker_allocation()
2368 size_t n_gregs; in _bfd_mmix_after_linker_allocation() local
2396 n_gregs = gregdata->n_allocated_bpo_gregs; in _bfd_mmix_after_linker_allocation()
2419 for (lastreg = 255, i = 0, j = 0; j < n_gregs; i++) in _bfd_mmix_after_linker_allocation()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-mmix.c136 int n_gregs; member
2803 || (fix = bsearch (&val, gregs->greg_fixes, gregs->n_gregs, in tc_gen_reloc()
3791 gregs->n_gregs = 0; in mmix_frob_file()
3796 gregs->greg_fixes[gregs->n_gregs].fix = fixP; in mmix_frob_file()
3797 gregs->greg_fixes[gregs->n_gregs++].offs = offs; in mmix_frob_file()
3803 qsort (all_greg_symbols[i]->greg_fixes, all_greg_symbols[i]->n_gregs, in mmix_frob_file()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-mmix.c136 int n_gregs; member
2803 || (fix = bsearch (&val, gregs->greg_fixes, gregs->n_gregs, in tc_gen_reloc()
3790 gregs->n_gregs = 0; in mmix_frob_file()
3795 gregs->greg_fixes[gregs->n_gregs].fix = fixP; in mmix_frob_file()
3796 gregs->greg_fixes[gregs->n_gregs++].offs = offs; in mmix_frob_file()
3802 qsort (all_greg_symbols[i]->greg_fixes, all_greg_symbols[i]->n_gregs, in mmix_frob_file()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mmix.c136 int n_gregs; member
2790 || (fix = bsearch (&val, gregs->greg_fixes, gregs->n_gregs, in tc_gen_reloc()
3778 gregs->n_gregs = 0; in mmix_frob_file()
3783 gregs->greg_fixes[gregs->n_gregs].fix = fixP; in mmix_frob_file()
3784 gregs->greg_fixes[gregs->n_gregs++].offs = offs; in mmix_frob_file()
3790 qsort (all_greg_symbols[i]->greg_fixes, all_greg_symbols[i]->n_gregs, in mmix_frob_file()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mmix.c136 int n_gregs; member
2803 || (fix = bsearch (&val, gregs->greg_fixes, gregs->n_gregs, in tc_gen_reloc()
3791 gregs->n_gregs = 0; in mmix_frob_file()
3796 gregs->greg_fixes[gregs->n_gregs].fix = fixP; in mmix_frob_file()
3797 gregs->greg_fixes[gregs->n_gregs++].offs = offs; in mmix_frob_file()
3803 qsort (all_greg_symbols[i]->greg_fixes, all_greg_symbols[i]->n_gregs, in mmix_frob_file()