Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-mmix.c2398 size_t lastreg; in _bfd_mmix_after_linker_allocation() local
2446 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()