Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf64-mmix.c165 struct bpo_reloc_request *reloc_request; member
1191 if (value != gregdata->reloc_request[bpo_index].value) in mmix_elf_perform_relocation()
1198 (unsigned long) (gregdata->reloc_request[bpo_index].value in mmix_elf_perform_relocation()
1200 (unsigned long) gregdata->reloc_request[bpo_index].value); in mmix_elf_perform_relocation()
1208 gregdata->reloc_request[bpo_index].regindex in mmix_elf_perform_relocation()
1212 gregdata->reloc_request[bpo_index].offset, in mmix_elf_perform_relocation()
2363 gregdata->reloc_request in _bfd_mmix_before_linker_allocation()
2380 gregdata->reloc_request[i].bpo_reloc_no = i; in _bfd_mmix_before_linker_allocation()
2447 if (gregdata->reloc_request[i].regindex != lastreg) in _bfd_mmix_after_linker_allocation()
2449 bfd_put_64 (bpo_greg_owner, gregdata->reloc_request[i].value, in _bfd_mmix_after_linker_allocation()
[all …]