/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m68hc1x.c | 334 Elf_Internal_Sym *local_syms, **all_local_syms; in elf32_m68hc11_size_stubs() local 374 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents; in elf32_m68hc11_size_stubs() 375 if (local_syms == NULL) in elf32_m68hc11_size_stubs() 377 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr, in elf32_m68hc11_size_stubs() 381 symtab_hdr->contents = (unsigned char *) local_syms; in elf32_m68hc11_size_stubs() 383 if (local_syms == NULL) in elf32_m68hc11_size_stubs() 389 all_local_syms[bfd_indx] = local_syms; in elf32_m68hc11_size_stubs() 406 local_syms = all_local_syms[bfd_indx]; in elf32_m68hc11_size_stubs() 463 sym = local_syms + r_indx; in elf32_m68hc11_size_stubs() 913 Elf_Internal_Sym *local_syms, in elf32_m68hc11_relocate_section() argument [all …]
|
D | elf32-avr.c | 1318 Elf_Internal_Sym *local_syms, in elf32_avr_relocate_section() argument 1355 sym = local_syms + r_symndx; in elf32_avr_relocate_section() 2983 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local 3014 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents; in get_local_syms() 3015 if (local_syms == NULL) in get_local_syms() 3017 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr, in get_local_syms() 3021 symtab_hdr->contents = (unsigned char *) local_syms; in get_local_syms() 3023 if (local_syms == NULL) in get_local_syms() 3026 all_local_syms[bfd_indx] = local_syms; in get_local_syms() 3085 Elf_Internal_Sym *local_syms; in elf32_avr_size_stubs() local [all …]
|
D | elf64-ppc.c | 7338 Elf_Internal_Sym **local_syms, in tocsave_find() argument 7350 if (!get_sym_h (&h, &sym, &ent.sec, NULL, local_syms, r_indx, ibfd)) in tocsave_find() 7439 Elf_Internal_Sym **local_syms, in dec_dynrel_count() argument 7500 if (local_syms != NULL) in dec_dynrel_count() 7506 if (!get_sym_h (&h, &sym, &sym_sec, NULL, local_syms, r_symndx, ibfd)) in dec_dynrel_count() 7559 if (local_syms == NULL) in dec_dynrel_count() 7613 Elf_Internal_Sym *local_syms; in ppc64_elf_edit_opd() local 7636 local_syms = NULL; in ppc64_elf_edit_opd() 7689 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms, in ppc64_elf_edit_opd() 7791 if (local_syms != NULL in ppc64_elf_edit_opd() [all …]
|
D | elf32-moxie.c | 199 Elf_Internal_Sym *local_syms, in moxie_elf_relocate_section() argument 232 sym = local_syms + r_symndx; in moxie_elf_relocate_section()
|
D | elf32-xc16x.c | 341 Elf_Internal_Sym *local_syms, in elf32_xc16x_relocate_section() argument 370 sym = local_syms + r_symndx; in elf32_xc16x_relocate_section()
|
D | coff-ppc.c | 807 int *local_syms; in ppc_record_toc_entry() local 819 local_syms = obj_coff_local_toc_table(abfd); in ppc_record_toc_entry() 821 if (local_syms == 0) in ppc_record_toc_entry() 828 local_syms = (int *) bfd_zalloc (abfd, amt); in ppc_record_toc_entry() 829 if (local_syms == 0) in ppc_record_toc_entry() 831 obj_coff_local_toc_table (abfd) = local_syms; in ppc_record_toc_entry() 835 SET_UNALLOCATED (local_syms[i]); in ppc_record_toc_entry() 839 if (IS_UNALLOCATED(local_syms[sym])) in ppc_record_toc_entry() 841 local_syms[sym] = global_toc_size; in ppc_record_toc_entry()
|
D | elf64-hppa.c | 529 Elf_Internal_Sym *local_syms = NULL; in elf64_hppa_check_relocs() local 544 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents; in elf64_hppa_check_relocs() 545 if (local_syms == NULL) in elf64_hppa_check_relocs() 546 local_syms = bfd_elf_get_elf_syms (abfd, symtab_hdr, in elf64_hppa_check_relocs() 549 if (local_syms == NULL) in elf64_hppa_check_relocs() 555 isymend = local_syms + symtab_hdr->sh_info; in elf64_hppa_check_relocs() 556 for (isym = local_syms; isym < isymend; isym++) in elf64_hppa_check_relocs() 572 for (i = 0, isym = local_syms; isym < isymend; i++, isym++) in elf64_hppa_check_relocs() 579 if (local_syms != NULL in elf64_hppa_check_relocs() 580 && symtab_hdr->contents != (unsigned char *) local_syms) in elf64_hppa_check_relocs() [all …]
|
D | elf32-metag.c | 1484 Elf_Internal_Sym *local_syms, in elf_metag_relocate_section() argument 1532 sym = local_syms + r_symndx; in elf_metag_relocate_section() 3898 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local 3924 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents; in get_local_syms() 3925 if (local_syms == NULL) in get_local_syms() 3927 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr, in get_local_syms() 3931 symtab_hdr->contents = (unsigned char *) local_syms; in get_local_syms() 3933 if (local_syms == NULL) in get_local_syms() 3936 all_local_syms[bfd_indx] = local_syms; in get_local_syms() 4015 Elf_Internal_Sym *local_syms; in elf_metag_size_stubs() local [all …]
|
D | elf32-m68hc1x.h | 169 Elf_Internal_Sym *local_syms, asection **local_sections);
|
D | elf32-d10v.c | 394 Elf_Internal_Sym *local_syms, in elf32_d10v_relocate_section() argument 431 sym = local_syms + r_symndx; in elf32_d10v_relocate_section()
|
D | elf32-mcore.c | 388 Elf_Internal_Sym * local_syms, in mcore_elf_relocate_section() argument 453 sym = local_syms + r_symndx; in mcore_elf_relocate_section()
|
D | elf32-mt.c | 300 Elf_Internal_Sym * local_syms, in mt_elf_relocate_section() argument 335 sym = local_syms + r_symndx; in mt_elf_relocate_section()
|
D | elf32-sh-symbian.c | 431 Elf_Internal_Sym * local_syms, in sh_symbian_relocate_section() argument 601 contents, relocs, local_syms, local_sections); in sh_symbian_relocate_section()
|
D | elf32-fr30.c | 499 Elf_Internal_Sym *local_syms, in fr30_elf_relocate_section() argument 538 sym = local_syms + r_symndx; in fr30_elf_relocate_section()
|
D | elf32-epiphany.c | 472 Elf_Internal_Sym *local_syms, in epiphany_elf_relocate_section() argument 505 sym = local_syms + r_symndx; in epiphany_elf_relocate_section()
|
D | elf32-nios2.c | 1706 Elf_Internal_Sym *local_syms, **all_local_syms; in get_local_syms() local 1731 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents; in get_local_syms() 1732 if (local_syms == NULL) in get_local_syms() 1734 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr, in get_local_syms() 1738 symtab_hdr->contents = (unsigned char *) local_syms; in get_local_syms() 1740 if (local_syms == NULL) in get_local_syms() 1743 all_local_syms[bfd_indx] = local_syms; in get_local_syms() 1790 Elf_Internal_Sym *local_syms; in nios2_elf32_size_stubs() local 1797 local_syms = htab->all_local_syms[bfd_indx]; in nios2_elf32_size_stubs() 1869 sym = local_syms + r_indx; in nios2_elf32_size_stubs() [all …]
|
D | elf32-iq2000.c | 567 Elf_Internal_Sym * local_syms, in iq2000_elf_relocate_section() argument 608 sym = local_syms + r_symndx; in iq2000_elf_relocate_section()
|
D | elf32-mep.c | 447 Elf_Internal_Sym * local_syms, in mep_elf_relocate_section() argument 482 sym = local_syms + r_symndx; in mep_elf_relocate_section()
|
D | elf32-xstormy16.c | 769 Elf_Internal_Sym * local_syms, in xstormy16_elf_relocate_section() argument 814 sym = local_syms + r_symndx; in xstormy16_elf_relocate_section()
|
D | elf32-cr16c.c | 679 Elf_Internal_Sym *local_syms, in elf32_cr16c_relocate_section() argument 711 sym = local_syms + r_symndx; in elf32_cr16c_relocate_section()
|
D | elf32-i860.c | 1078 Elf_Internal_Sym *local_syms, in elf32_i860_relocate_section() argument 1112 sym = local_syms + r_symndx; in elf32_i860_relocate_section()
|
D | elf32-spu.c | 1528 Elf_Internal_Sym *local_syms = NULL; in process_stubs() local 1579 if (local_syms != NULL in process_stubs() 1581 != (unsigned char *) local_syms)) in process_stubs() 1582 free (local_syms); in process_stubs() 1587 if (!get_sym_h (&h, &sym, &sym_sec, &local_syms, r_indx, ibfd)) in process_stubs() 1631 if (local_syms != NULL in process_stubs() 1632 && symtab_hdr->contents != (unsigned char *) local_syms) in process_stubs() 1635 free (local_syms); in process_stubs() 1637 symtab_hdr->contents = (unsigned char *) local_syms; in process_stubs() 4805 Elf_Internal_Sym *local_syms, in spu_elf_relocate_section() argument [all …]
|
D | elf32-crx.c | 829 Elf_Internal_Sym *local_syms, in elf32_crx_relocate_section() argument 861 sym = local_syms + r_symndx; in elf32_crx_relocate_section()
|
D | elf32-i370.c | 1029 Elf_Internal_Sym *local_syms, in i370_elf_relocate_section() argument 1083 sym = local_syms + r_symndx; in i370_elf_relocate_section()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | solaris2.em | 122 static const char *local_syms[] = { 132 for (sym = local_syms; *sym != NULL; sym++)
|