Searched refs:bfd_elf_gc_record_vtinherit (Results 1 – 25 of 39) sorted by relevance
12
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-dlx.c | 463 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in elf32_dlx_check_relocs()
|
D | elf32-d10v.c | 304 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in elf32_d10v_check_relocs()
|
D | elf32-mcore.c | 635 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in mcore_elf_check_relocs()
|
D | elf32-fr30.c | 683 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in fr30_elf_check_relocs()
|
D | elf32-iq2000.c | 496 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in iq2000_elf_check_relocs()
|
D | elf32-visium.c | 529 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in visium_elf_check_relocs()
|
D | elf32-xstormy16.c | 508 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in xstormy16_elf_check_relocs()
|
D | elf32-m68hc1x.c | 889 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in elf32_m68hc11_check_relocs()
|
D | elf32-vax.c | 810 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in elf_vax_check_relocs()
|
D | elf64-mmix.c | 2021 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in mmix_elf_check_relocs()
|
D | elf32-bfin.c | 1202 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in bfin_check_relocs() 4888 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in bfinfdpic_check_relocs()
|
D | ChangeLog-2004 | 1310 (bfd_elf_gc_record_vtinherit): Alloc vtable. 1846 bfd_elf_final_link, bfd_elf_gc_record_vtinherit, 1847 bfd_elf_gc_record_vtinherit, _bfd_elf_section_already_linked): .. 2352 (bfd_elf_gc_record_vtinherit): Likewise. 3943 bfd_elf_gc_record_vtinherit, bfd_elf_gc_record_vtentry,
|
D | elf32-lm32.c | 1394 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in lm32_elf_check_relocs()
|
D | elf32-or1k.c | 1506 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in or1k_elf_check_relocs()
|
D | elf64-sh64.c | 2446 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in sh_elf64_check_relocs()
|
D | elf32-cris.c | 3712 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in cris_elf_check_relocs()
|
D | elf32-microblaze.c | 2374 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in microblaze_elf_check_relocs()
|
D | elf32-metag.c | 2402 if (!bfd_elf_gc_record_vtinherit (abfd, sec, &hh->eh, in elf_metag_check_relocs()
|
D | elf32-tilepro.c | 1847 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in tilepro_elf_check_relocs()
|
D | elf32-score7.c | 2770 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in s7_bfd_score_elf_check_relocs()
|
D | elfxx-tilegx.c | 2086 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in tilegx_elf_check_relocs()
|
D | elf32-m68k.c | 2885 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in elf_m68k_check_relocs()
|
D | elf64-s390.c | 1344 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in elf_s390_check_relocs()
|
D | elf32-v850.c | 101 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in v850_elf_check_relocs()
|
D | elf32-s390.c | 1408 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset)) in elf_s390_check_relocs()
|
12