Searched refs:lastreg (Results 1 – 1 of 1) sorted by relevance
2398 size_t lastreg; in _bfd_mmix_after_linker_allocation() local2446 for (lastreg = 255, i = 0, j = 0; j < n_gregs; i++) in _bfd_mmix_after_linker_allocation()2447 if (gregdata->reloc_request[i].regindex != lastreg) in _bfd_mmix_after_linker_allocation()2451 lastreg = gregdata->reloc_request[i].regindex; in _bfd_mmix_after_linker_allocation()