Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-mmix.c161 size_t *bpo_reloc_indexes; member
1186 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() local
2368 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 != NULL
2532 ? gregdata->bpo_reloc_indexes[i] : (size_t) -1),
2785 gregdata->reloc_request[gregdata->bpo_reloc_indexes[bpono]].value in mmix_elf_relax_section()
[all …]