Searched refs:pcgp_relocs (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfnn-riscv.c | 4192 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_call() argument 4256 link_info, pcgp_relocs); in _bfd_riscv_relax_call() 4288 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_lui() argument 4350 link_info, pcgp_relocs); in _bfd_riscv_relax_lui() 4383 link_info, pcgp_relocs); in _bfd_riscv_relax_lui() 4401 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_tls_le() argument 4425 pcgp_relocs); in _bfd_riscv_relax_tls_le() 4444 riscv_pcgp_relocs *pcgp_relocs ATTRIBUTE_UNUSED, in _bfd_riscv_relax_align() 4504 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_pc() argument 4526 riscv_pcgp_hi_reloc *hi = riscv_find_pcgp_hi_reloc (pcgp_relocs, in _bfd_riscv_relax_pc() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfnn-riscv.c | 4509 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_call() argument 4573 link_info, pcgp_relocs, rel + 1); in _bfd_riscv_relax_call() 4615 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_lui() argument 4676 link_info, pcgp_relocs, rel); in _bfd_riscv_relax_lui() 4710 link_info, pcgp_relocs, rel + 1); in _bfd_riscv_relax_lui() 4728 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_tls_le() argument 4751 pcgp_relocs, rel); in _bfd_riscv_relax_tls_le() 4770 riscv_pcgp_relocs *pcgp_relocs ATTRIBUTE_UNUSED, in _bfd_riscv_relax_align() 4830 riscv_pcgp_relocs *pcgp_relocs, in _bfd_riscv_relax_pc() argument 4855 riscv_pcgp_hi_reloc *hi = riscv_find_pcgp_hi_reloc (pcgp_relocs, in _bfd_riscv_relax_pc() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 163942 Update the pcgp_relocs table whenever bytes are deleted. 163946 (_bfd_riscv_relax_call): Need to update the pcgp_relocs table 163952 Besides, we don't need to update the pcgp_relocs table at this 163953 stage, so just pass NULL pointer as the pcgp_relocs table for 163958 the pcgp_relocs table at this stage, and don't need to set
|