Searched refs:bpo_reloc_indexes (Results 1 – 1 of 1) sorted by relevance
161 size_t *bpo_reloc_indexes; member1186 bpo_index = gregdata->bpo_reloc_indexes[bpodata->bpo_index++]; in mmix_elf_perform_relocation()2321 size_t *bpo_reloc_indexes; in _bfd_mmix_before_linker_allocation() local2368 gregdata->bpo_reloc_indexes in _bfd_mmix_before_linker_allocation()2369 = bpo_reloc_indexes in _bfd_mmix_before_linker_allocation()2373 if (bpo_reloc_indexes == NULL) in _bfd_mmix_before_linker_allocation()2379 bpo_reloc_indexes[i] = i; in _bfd_mmix_before_linker_allocation()2531 (gregdata->bpo_reloc_indexes != NULL2532 ? gregdata->bpo_reloc_indexes[i] : (size_t) -1),2785 gregdata->reloc_request[gregdata->bpo_reloc_indexes[bpono]].value in mmix_elf_relax_section()[all …]