Searched refs:riscv_elf_record_got_reference (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfnn-riscv.c | 576 riscv_elf_record_got_reference (bfd *abfd, struct bfd_link_info *info, in riscv_elf_record_got_reference() function 729 if (!riscv_elf_record_got_reference (abfd, info, h, r_symndx) in riscv_elf_check_relocs() 737 if (!riscv_elf_record_got_reference (abfd, info, h, r_symndx) in riscv_elf_check_relocs() 743 if (!riscv_elf_record_got_reference (abfd, info, h, r_symndx) in riscv_elf_check_relocs()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfnn-riscv.c | 679 riscv_elf_record_got_reference (bfd *abfd, struct bfd_link_info *info, in riscv_elf_record_got_reference() function 837 if (!riscv_elf_record_got_reference (abfd, info, h, r_symndx) in riscv_elf_check_relocs() 845 if (!riscv_elf_record_got_reference (abfd, info, h, r_symndx) in riscv_elf_check_relocs() 851 if (!riscv_elf_record_got_reference (abfd, info, h, r_symndx) in riscv_elf_check_relocs()
|