Searched refs:bfd_elf_gc_record_vtentry (Results 1 – 12 of 12) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf-bfd.h | 1976 extern bfd_boolean bfd_elf_gc_record_vtentry
|
| D | elf64-s390.c | 1347 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend))
|
| D | elf32-score.c | 2685 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_offset)) in _bfd_score_elf_check_relocs()
|
| D | elf32-s390.c | 1379 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend))
|
| D | elf64-x86-64.c | 1137 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend)) in elf64_x86_64_check_relocs()
|
| D | elf32-i386.c | 1279 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_offset)) in elf_i386_check_relocs()
|
| D | elfxx-sparc.c | 1517 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend)) in _bfd_sparc_elf_check_relocs()
|
| D | elf32-ppc.c | 3378 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend)) in ppc_elf_check_relocs()
|
| D | elf32-arm.c | 7831 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_offset)) in elf32_arm_check_relocs()
|
| D | elf64-ppc.c | 4615 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend)) in ppc64_elf_check_relocs()
|
| D | elflink.c | 11013 bfd_elf_gc_record_vtentry (bfd *abfd ATTRIBUTE_UNUSED, in bfd_elf_gc_record_vtentry() function
|
| D | elfxx-mips.c | 6705 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_offset)) in _bfd_mips_elf_check_relocs()
|