/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-sh-symbian.c | 440 struct elf_link_hash_entry ** sym_hashes; in sh_symbian_relocate_section() local 454 sym_hashes = elf_sym_hashes (input_bfd); in sh_symbian_relocate_section() 455 sym_hashes_end = sym_hashes + num_global_syms; in sh_symbian_relocate_section() 505 for (h = sym_hashes; h < sym_hashes_end; h ++) in sh_symbian_relocate_section() 509 ptr->new_symndx = h - sym_hashes + num_local_syms; in sh_symbian_relocate_section() 525 new_sym_hashes = bfd_alloc (input_bfd, num_global_syms * sizeof * sym_hashes); in sh_symbian_relocate_section() 532 memcpy (new_sym_hashes, sym_hashes, (num_global_syms - 1) * sizeof * sym_hashes); in sh_symbian_relocate_section() 534 elf_sym_hashes (input_bfd) = sym_hashes = new_sym_hashes; in sh_symbian_relocate_section() 535 sym_hashes_end = sym_hashes + num_global_syms; in sh_symbian_relocate_section() 572 h = sym_hashes[r_symndx - num_local_syms]; in sh_symbian_relocate_section()
|
D | elf32-moxie.c | 203 struct elf_link_hash_entry **sym_hashes; in moxie_elf_relocate_section() local 208 sym_hashes = elf_sym_hashes (input_bfd); in moxie_elf_relocate_section() 245 r_symndx, symtab_hdr, sym_hashes, in moxie_elf_relocate_section() 333 struct elf_link_hash_entry **sym_hashes; in moxie_elf_check_relocs() local 341 sym_hashes = elf_sym_hashes (abfd); in moxie_elf_check_relocs() 354 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in moxie_elf_check_relocs()
|
D | elf-m10200.c | 340 struct elf_link_hash_entry **sym_hashes; in mn10200_elf_relocate_section() local 344 sym_hashes = elf_sym_hashes (input_bfd); in mn10200_elf_relocate_section() 377 r_symndx, symtab_hdr, sym_hashes, in mn10200_elf_relocate_section() 469 struct elf_link_hash_entry **sym_hashes; in mn10200_elf_relax_delete_bytes() local 510 sym_hashes = elf_sym_hashes (abfd); in mn10200_elf_relax_delete_bytes() 511 end_hashes = sym_hashes + symcount; in mn10200_elf_relax_delete_bytes() 512 for (; sym_hashes < end_hashes; sym_hashes++) in mn10200_elf_relax_delete_bytes() 514 struct elf_link_hash_entry *sym_hash = *sym_hashes; in mn10200_elf_relax_delete_bytes() 1237 struct elf_link_hash_entry **sym_hashes; in mn10200_elf_symbol_address_p() local 1254 sym_hashes = elf_sym_hashes (abfd); in mn10200_elf_symbol_address_p() [all …]
|
D | elf32-msp430.c | 638 struct elf_link_hash_entry **sym_hashes; in elf32_msp430_check_relocs() local 646 sym_hashes = elf_sym_hashes (abfd); in elf32_msp430_check_relocs() 659 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf32_msp430_check_relocs() 1235 struct elf_link_hash_entry **sym_hashes; in elf32_msp430_relocate_section() local 1240 sym_hashes = elf_sym_hashes (input_bfd); in elf32_msp430_relocate_section() 1282 r_symndx, symtab_hdr, sym_hashes, in elf32_msp430_relocate_section() 1535 struct elf_link_hash_entry **sym_hashes; in msp430_elf_symbol_address_p() local 1549 sym_hashes = elf_sym_hashes (abfd); in msp430_elf_symbol_address_p() 1550 end_hashes = sym_hashes + symcount; in msp430_elf_symbol_address_p() 1551 for (; sym_hashes < end_hashes; sym_hashes++) in msp430_elf_symbol_address_p() [all …]
|
D | elf32-h8300.c | 435 struct elf_link_hash_entry **sym_hashes; in elf32_h8_relocate_section() local 439 sym_hashes = elf_sym_hashes (input_bfd); in elf32_h8_relocate_section() 474 r_symndx, symtab_hdr, sym_hashes, in elf32_h8_relocate_section() 1498 struct elf_link_hash_entry **sym_hashes; in elf32_h8_relax_delete_bytes() local 1540 sym_hashes = elf_sym_hashes (abfd); in elf32_h8_relax_delete_bytes() 1541 end_hashes = sym_hashes + symcount; in elf32_h8_relax_delete_bytes() 1542 for (; sym_hashes < end_hashes; sym_hashes++) in elf32_h8_relax_delete_bytes() 1544 struct elf_link_hash_entry *sym_hash = *sym_hashes; in elf32_h8_relax_delete_bytes() 1566 struct elf_link_hash_entry **sym_hashes; in elf32_h8_symbol_address_p() local 1585 sym_hashes = elf_sym_hashes (abfd); in elf32_h8_symbol_address_p() [all …]
|
D | elf32-d10v.c | 264 struct elf_link_hash_entry **sym_hashes; in elf32_d10v_check_relocs() local 272 sym_hashes = elf_sym_hashes (abfd); in elf32_d10v_check_relocs() 285 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf32_d10v_check_relocs() 398 struct elf_link_hash_entry **sym_hashes; in elf32_d10v_relocate_section() local 403 sym_hashes = elf_sym_hashes (input_bfd); in elf32_d10v_relocate_section() 464 r_symndx, symtab_hdr, sym_hashes, in elf32_d10v_relocate_section()
|
D | elf32-mt.c | 304 struct elf_link_hash_entry ** sym_hashes; in mt_elf_relocate_section() local 309 sym_hashes = elf_sym_hashes (input_bfd); in mt_elf_relocate_section() 349 r_symndx, symtab_hdr, sym_hashes, in mt_elf_relocate_section() 430 struct elf_link_hash_entry ** sym_hashes; in mt_elf_check_relocs() local 438 sym_hashes = elf_sym_hashes (abfd); in mt_elf_check_relocs() 451 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in mt_elf_check_relocs()
|
D | elf32-crx.c | 597 struct elf_link_hash_entry **sym_hashes; in elf32_crx_relax_delete_bytes() local 672 sym_hashes = start_hashes = elf_sym_hashes (abfd); in elf32_crx_relax_delete_bytes() 673 end_hashes = sym_hashes + symcount; in elf32_crx_relax_delete_bytes() 675 for (; sym_hashes < end_hashes; sym_hashes++) in elf32_crx_relax_delete_bytes() 677 struct elf_link_hash_entry *sym_hash = *sym_hashes; in elf32_crx_relax_delete_bytes() 691 for (cur_sym_hashes = start_hashes; cur_sym_hashes < sym_hashes; in elf32_crx_relax_delete_bytes() 700 if (cur_sym_hashes < sym_hashes) in elf32_crx_relax_delete_bytes() 833 struct elf_link_hash_entry **sym_hashes; in elf32_crx_relocate_section() local 837 sym_hashes = elf_sym_hashes (input_bfd); in elf32_crx_relocate_section() 870 r_symndx, symtab_hdr, sym_hashes, in elf32_crx_relocate_section()
|
D | elf32-fr30.c | 503 struct elf_link_hash_entry **sym_hashes; in fr30_elf_relocate_section() local 508 sym_hashes = elf_sym_hashes (input_bfd); in fr30_elf_relocate_section() 551 r_symndx, symtab_hdr, sym_hashes, in fr30_elf_relocate_section() 647 struct elf_link_hash_entry **sym_hashes; in fr30_elf_check_relocs() local 655 sym_hashes = elf_sym_hashes (abfd); in fr30_elf_check_relocs() 668 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in fr30_elf_check_relocs()
|
D | elf32-mcore.c | 392 struct elf_link_hash_entry ** sym_hashes = elf_sym_hashes (input_bfd); in mcore_elf_relocate_section() local 463 r_symndx, symtab_hdr, sym_hashes, in mcore_elf_relocate_section() 588 struct elf_link_hash_entry ** sym_hashes; in mcore_elf_check_relocs() local 596 sym_hashes = elf_sym_hashes (abfd); in mcore_elf_check_relocs() 611 h = sym_hashes [r_symndx - symtab_hdr->sh_info]; in mcore_elf_check_relocs()
|
D | elf32-iq2000.c | 454 struct elf_link_hash_entry **sym_hashes; in iq2000_elf_check_relocs() local 463 sym_hashes = elf_sym_hashes (abfd); in iq2000_elf_check_relocs() 476 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in iq2000_elf_check_relocs() 571 struct elf_link_hash_entry ** sym_hashes; in iq2000_elf_relocate_section() local 576 sym_hashes = elf_sym_hashes (input_bfd); in iq2000_elf_relocate_section() 632 r_symndx, symtab_hdr, sym_hashes, in iq2000_elf_relocate_section()
|
D | elf32-m32c.c | 351 struct elf_link_hash_entry ** sym_hashes; in m32c_elf_relocate_section() local 358 sym_hashes = elf_sym_hashes (input_bfd); in m32c_elf_relocate_section() 409 h = sym_hashes [r_symndx - symtab_hdr->sh_info]; in m32c_elf_relocate_section() 596 struct elf_link_hash_entry ** sym_hashes; in m32c_elf_check_relocs() local 607 sym_hashes = elf_sym_hashes (abfd); in m32c_elf_check_relocs() 624 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in m32c_elf_check_relocs() 1910 struct elf_link_hash_entry ** sym_hashes; in m32c_elf_relax_delete_bytes() local 2004 sym_hashes = elf_sym_hashes (abfd); in m32c_elf_relax_delete_bytes() 2006 end_hashes = sym_hashes + symcount; in m32c_elf_relax_delete_bytes() 2008 for (; sym_hashes < end_hashes; sym_hashes ++) in m32c_elf_relax_delete_bytes() [all …]
|
D | elf32-ip2k.c | 580 struct elf_link_hash_entry **sym_hashes; in adjust_all_relocations() local 763 sym_hashes = elf_sym_hashes (abfd); in adjust_all_relocations() 764 end_hashes = sym_hashes + symcount; in adjust_all_relocations() 765 for (; sym_hashes < end_hashes; sym_hashes++) in adjust_all_relocations() 767 struct elf_link_hash_entry *sym_hash = *sym_hashes; in adjust_all_relocations() 1388 struct elf_link_hash_entry **sym_hashes; in ip2k_elf_relocate_section() local 1393 sym_hashes = elf_sym_hashes (input_bfd); in ip2k_elf_relocate_section() 1431 r_symndx, symtab_hdr, sym_hashes, in ip2k_elf_relocate_section()
|
D | elf32-xstormy16.c | 408 struct elf_link_hash_entry **sym_hashes; in xstormy16_elf_check_relocs() local 418 sym_hashes = elf_sym_hashes (abfd); in xstormy16_elf_check_relocs() 435 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in xstormy16_elf_check_relocs() 773 struct elf_link_hash_entry ** sym_hashes; in xstormy16_elf_relocate_section() local 780 sym_hashes = elf_sym_hashes (input_bfd); in xstormy16_elf_relocate_section() 823 r_symndx, symtab_hdr, sym_hashes, in xstormy16_elf_relocate_section()
|
D | elf32-xc16x.c | 345 struct elf_link_hash_entry **sym_hashes; in elf32_xc16x_relocate_section() local 349 sym_hashes = elf_sym_hashes (input_bfd); in elf32_xc16x_relocate_section() 379 r_symndx, symtab_hdr, sym_hashes, in elf32_xc16x_relocate_section()
|
D | elf32-cr16.c | 690 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; in cr16_elf_check_relocs() local 706 sym_hashes = elf_sym_hashes (abfd); in cr16_elf_check_relocs() 707 sym_hashes_end = sym_hashes + symtab_hdr->sh_size/sizeof (Elf32_External_Sym); in cr16_elf_check_relocs() 724 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in cr16_elf_check_relocs() 1268 struct elf_link_hash_entry **sym_hashes; in elf32_cr16_relax_delete_bytes() local 1342 sym_hashes = start_hashes = elf_sym_hashes (abfd); in elf32_cr16_relax_delete_bytes() 1343 end_hashes = sym_hashes + symcount; in elf32_cr16_relax_delete_bytes() 1345 for (; sym_hashes < end_hashes; sym_hashes++) in elf32_cr16_relax_delete_bytes() 1347 struct elf_link_hash_entry *sym_hash = *sym_hashes; in elf32_cr16_relax_delete_bytes() 1361 for (cur_sym_hashes = start_hashes; cur_sym_hashes < sym_hashes; in elf32_cr16_relax_delete_bytes() [all …]
|
D | elf32-m68hc1x.c | 397 struct elf_link_hash_entry ** sym_hashes; in elf32_m68hc11_size_stubs() local 399 sym_hashes = elf_sym_hashes (input_bfd); in elf32_m68hc11_size_stubs() 488 (sym_hashes[e_indx]); in elf32_m68hc11_size_stubs() 852 struct elf_link_hash_entry ** sym_hashes; in elf32_m68hc11_check_relocs() local 860 sym_hashes = elf_sym_hashes (abfd); in elf32_m68hc11_check_relocs() 874 h = sym_hashes [r_symndx - symtab_hdr->sh_info]; in elf32_m68hc11_check_relocs() 917 struct elf_link_hash_entry **sym_hashes; in elf32_m68hc11_relocate_section() local 926 sym_hashes = elf_sym_hashes (input_bfd); in elf32_m68hc11_relocate_section() 989 r_symndx, symtab_hdr, sym_hashes, in elf32_m68hc11_relocate_section()
|
D | elf32-avr.c | 1322 struct elf_link_hash_entry ** sym_hashes; in elf32_avr_relocate_section() local 1331 sym_hashes = elf_sym_hashes (input_bfd); in elf32_avr_relocate_section() 1368 r_symndx, symtab_hdr, sym_hashes, in elf32_avr_relocate_section() 1733 struct elf_link_hash_entry **sym_hashes; in elf32_avr_relax_delete_bytes() local 1906 sym_hashes = elf_sym_hashes (abfd); in elf32_avr_relax_delete_bytes() 1907 end_hashes = sym_hashes + symcount; in elf32_avr_relax_delete_bytes() 1908 for (; sym_hashes < end_hashes; sym_hashes++) in elf32_avr_relax_delete_bytes() 1910 struct elf_link_hash_entry *sym_hash = *sym_hashes; in elf32_avr_relax_delete_bytes() 2449 struct elf_link_hash_entry **sym_hashes; in elf32_avr_relax_section() local 2455 sym_hashes = elf_sym_hashes (abfd); in elf32_avr_relax_section() [all …]
|
D | elf32-rl78.c | 414 struct elf_link_hash_entry ** sym_hashes; in rl78_elf_relocate_section() local 421 sym_hashes = elf_sym_hashes (input_bfd); in rl78_elf_relocate_section() 467 r_symndx, symtab_hdr, sym_hashes, h, in rl78_elf_relocate_section() 1126 struct elf_link_hash_entry ** sym_hashes; in rl78_elf_check_relocs() local 1137 sym_hashes = elf_sym_hashes (abfd); in rl78_elf_check_relocs() 1154 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in rl78_elf_check_relocs() 1483 struct elf_link_hash_entry ** sym_hashes; in elf32_rl78_relax_delete_bytes() local 1565 sym_hashes = elf_sym_hashes (abfd); in elf32_rl78_relax_delete_bytes() 1566 end_hashes = sym_hashes + symcount; in elf32_rl78_relax_delete_bytes() 1568 for (; sym_hashes < end_hashes; sym_hashes++) in elf32_rl78_relax_delete_bytes() [all …]
|
D | elf32-m68hc11.c | 1123 struct elf_link_hash_entry **sym_hashes; in m68hc11_elf_relax_delete_bytes() local 1255 sym_hashes = elf_sym_hashes (abfd); in m68hc11_elf_relax_delete_bytes() 1256 end_hashes = sym_hashes + symcount; in m68hc11_elf_relax_delete_bytes() 1257 for (; sym_hashes < end_hashes; sym_hashes++) in m68hc11_elf_relax_delete_bytes() 1259 struct elf_link_hash_entry *sym_hash = *sym_hashes; in m68hc11_elf_relax_delete_bytes()
|
D | elf32-lm32.c | 818 struct elf_link_hash_entry **sym_hashes = elf_sym_hashes (input_bfd); in lm32_elf_relocate_section() local 834 sym_hashes = elf_sym_hashes (input_bfd); in lm32_elf_relocate_section() 881 r_symndx, symtab_hdr, sym_hashes, in lm32_elf_relocate_section() 1214 struct elf_link_hash_entry **sym_hashes; in lm32_elf_gc_sweep_hook() local 1221 sym_hashes = elf_sym_hashes (abfd); in lm32_elf_gc_sweep_hook() 1233 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in lm32_elf_gc_sweep_hook() 1270 struct elf_link_hash_entry **sym_hashes, **sym_hashes_end; in lm32_elf_check_relocs() local 1280 sym_hashes = elf_sym_hashes (abfd); in lm32_elf_check_relocs() 1281 sym_hashes_end = sym_hashes + symtab_hdr->sh_size/sizeof (Elf32_External_Sym); in lm32_elf_check_relocs() 1304 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in lm32_elf_check_relocs() [all …]
|
D | elf32-dlx.c | 428 struct elf_link_hash_entry **sym_hashes; in elf32_dlx_check_relocs() local 436 sym_hashes = elf_sym_hashes (abfd); in elf32_dlx_check_relocs() 449 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf32_dlx_check_relocs()
|
D | elf32-vax.c | 552 struct elf_link_hash_entry **sym_hashes; in elf_vax_check_relocs() local 564 sym_hashes = elf_sym_hashes (abfd); in elf_vax_check_relocs() 582 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf_vax_check_relocs() 851 struct elf_link_hash_entry **sym_hashes; in elf_vax_gc_sweep_hook() local 863 sym_hashes = elf_sym_hashes (abfd); in elf_vax_gc_sweep_hook() 874 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf_vax_gc_sweep_hook() 1356 struct elf_link_hash_entry **sym_hashes; in elf_vax_relocate_section() local 1368 sym_hashes = elf_sym_hashes (input_bfd); in elf_vax_relocate_section() 1412 r_symndx, symtab_hdr, sym_hashes, in elf_vax_relocate_section()
|
D | elf32-bfin.c | 1161 struct elf_link_hash_entry **sym_hashes; in bfin_check_relocs() local 1173 sym_hashes = elf_sym_hashes (abfd); in bfin_check_relocs() 1190 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in bfin_check_relocs() 1385 struct elf_link_hash_entry **sym_hashes; in bfin_relocate_section() local 1394 sym_hashes = elf_sym_hashes (input_bfd); in bfin_relocate_section() 1449 r_symndx, symtab_hdr, sym_hashes, in bfin_relocate_section() 1671 struct elf_link_hash_entry **sym_hashes; in bfin_gc_sweep_hook() local 1683 sym_hashes = elf_sym_hashes (abfd); in bfin_gc_sweep_hook() 1701 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in bfin_gc_sweep_hook() 2593 struct elf_link_hash_entry **sym_hashes; in bfinfdpic_relocate_section() local [all …]
|
D | elf32-epiphany.c | 476 struct elf_link_hash_entry **sym_hashes; in epiphany_elf_relocate_section() local 481 sym_hashes = elf_sym_hashes (input_bfd); in epiphany_elf_relocate_section() 520 r_symndx, symtab_hdr, sym_hashes, in epiphany_elf_relocate_section()
|