Searched refs:bpo_reloc_no (Results 1 – 2 of 2) sorted by relevance
123 size_t bpo_reloc_no; member2380 gregdata->reloc_request[i].bpo_reloc_no = i; in _bfd_mmix_before_linker_allocation()2482 return r1->bpo_reloc_no > r2->bpo_reloc_no in bpo_reloc_request_sort_fn()2483 ? 1 : (r1->bpo_reloc_no < r2->bpo_reloc_no ? -1 : 0); in bpo_reloc_request_sort_fn()2533 gregdata->reloc_request[i].bpo_reloc_no,2816 if (gregdata->bpo_reloc_indexes[gregdata->reloc_request[i].bpo_reloc_no] in mmix_elf_relax_section()2819 gregdata->bpo_reloc_indexes[gregdata->reloc_request[i].bpo_reloc_no] in mmix_elf_relax_section()
8098 bpo_reloc_no to break sort order ties, not address of items.