Searched refs:local_syms (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-ppc.c6300 Elf_Internal_Sym **local_syms,
6358 if (local_syms != NULL)
6365 if (!get_sym_h (&h, &sym, &sym_sec, NULL, local_syms, r_symndx, ibfd))
6446 Elf_Internal_Sym *local_syms;
6486 local_syms = NULL;
6540 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms,
6632 if (local_syms != NULL
6633 && symtab_hdr->contents != (unsigned char *) local_syms)
6634 free (local_syms);
6668 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms,
6293 dec_dynrel_count(bfd_vma r_info, asection *sec, struct bfd_link_info *info, Elf_Internal_Sym **local_syms, struct elf_link_hash_entry *h, asection *sym_sec) argument
6442 Elf_Internal_Sym *local_syms; local
7335 Elf_Internal_Sym *local_syms; local
8995 Elf_Internal_Sym *local_syms; local
9388 Elf_Internal_Sym *local_syms = NULL; local
10010 ppc64_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Dcoff-ppc.c878 int *local_syms;
890 local_syms = obj_coff_local_toc_table(abfd);
892 if (local_syms == 0)
899 local_syms = (int *) bfd_zalloc (abfd, amt);
900 if (local_syms == 0)
902 obj_coff_local_toc_table (abfd) = local_syms;
906 SET_UNALLOCATED (local_syms[i]);
910 if (IS_UNALLOCATED(local_syms[sym]))
912 local_syms[sym] = global_toc_size;
872 int *local_syms; local
H A Delf32-mep.c491 Elf_Internal_Sym * local_syms,
526 rel, local_syms, local_sections);
537 sym = local_syms + r_symndx;
479 mep_elf_relocate_section(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
H A Delf32-spu.c873 Elf_Internal_Sym *local_syms = NULL; local
885 psyms = &local_syms;
1020 if (local_syms != NULL
1022 != (unsigned char *) local_syms))
1023 free (local_syms);
1049 if (local_syms != NULL
1050 && symtab_hdr->contents != (unsigned char *) local_syms)
1053 free (local_syms);
1055 symtab_hdr->contents = (unsigned char *) local_syms;
2672 Elf_Internal_Sym *local_syms,
2666 spu_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
[all...]
H A Delf32-cr16.c799 Elf_Internal_Sym *local_syms,
834 sym = local_syms + r_symndx;
796 elf32_cr16_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delf-bfd.h808 Elf_Internal_Sym *local_syms, asection **local_sections);
1833 Elf_Internal_Sym * local_syms,
H A Delf64-alpha.c3937 Elf_Internal_Sym *local_syms,
3976 sym = local_syms + r_symndx;
4022 Elf_Internal_Sym *local_syms,
4038 local_syms, local_sections);
4132 sym = local_syms + r_symndx;
3922 elf64_alpha_relocate_section_r(bfd *output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info *info ATTRIBUTE_UNUSED, bfd *input_bfd, asection *input_section, bfd_byte *contents ATTRIBUTE_UNUSED, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
4009 elf64_alpha_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delfxx-mips.c3886 Elf_Internal_Sym *local_syms,
3965 sym = local_syms + r_symndx;
7705 bfd *input_bfd, Elf_Internal_Sym *local_syms,
7725 sym = local_syms + r_symndx;
7746 Elf_Internal_Sym *local_syms,
7912 local_syms + r_symndx,
7952 local_syms, local_sections, rel);
8043 addend, howto, local_syms,
3862 mips_elf_calculate_relocation(bfd *abfd, bfd *input_bfd, asection *input_section, struct bfd_link_info *info, const Elf_Internal_Rela *relocation, bfd_vma addend, reloc_howto_type *howto, Elf_Internal_Sym *local_syms, asection **local_sections, bfd_vma *valuep, const char **namep, bfd_boolean *require_jalxp, bfd_boolean save_addend) argument
7672 mips_elf_adjust_addend(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, Elf_Internal_Sym *local_syms, asection **local_sections, Elf_Internal_Rela *rel) argument
7711 _bfd_mips_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delf32-ppc.c5797 Elf_Internal_Sym *local_syms,
5859 sym = local_syms + r_symndx;
6078 rel->r_addend -= (local_syms[r_symndx].st_value
6147 rel->r_addend -= (local_syms[r_symndx].st_value
5776 ppc_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delfxx-ia64.c322 Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms,
4623 contents, relocs, local_syms, local_sections)
4630 Elf_Internal_Sym *local_syms;
4698 sym = local_syms + r_symndx;
H A Delf32-s390.c2250 contents, relocs, local_syms, local_sections)
2257 Elf_Internal_Sym *local_syms;
2307 sym = local_syms + r_symndx;
H A Delf64-s390.c2224 contents, relocs, local_syms, local_sections)
2231 Elf_Internal_Sym *local_syms;
2281 sym = local_syms + r_symndx;
H A Delf32-i386.c2208 Elf_Internal_Sym *local_syms,
2268 sym = local_syms + r_symndx;
2200 elf_i386_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delf32-score.c2198 Elf_Internal_Sym *local_syms,
2260 sym = local_syms + r_symndx;
2192 _bfd_score_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delf64-x86-64.c2049 Elf_Internal_Sym *local_syms,
2101 sym = local_syms + r_symndx;
2044 elf64_x86_64_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delfxx-sparc.c2470 Elf_Internal_Sym *local_syms,
2535 sym = local_syms + r_symndx;
2459 _bfd_sparc_elf_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
H A Delf32-arm.c6363 Elf_Internal_Sym * local_syms,
6412 sym = local_syms + r_symndx;
6357 elf32_arm_relocate_section(bfd * output_bfd, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * relocs, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
H A Delflink.c7108 Elf_Internal_Sym * local_syms,
7140 sym = local_syms + r_symndx;
7091 bfd_elf_perform_complex_relocation(bfd * output_bfd ATTRIBUTE_UNUSED, struct bfd_link_info * info, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, Elf_Internal_Sym * local_syms, asection ** local_sections) argument
/freebsd-11-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c295 uint8_t *local_syms = baton->mach_header_start + symtab_cmd.symoff + local
314 memcpy(&nlist, local_syms + (i * nlist_size),
319 memcpy(&nlist_32, local_syms + (i * nlist_size),

Completed in 425 milliseconds