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

12

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-m68hc1x.c315 Elf_Internal_Sym *local_syms, **all_local_syms; local
355 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents;
356 if (local_syms == NULL)
358 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
362 symtab_hdr->contents = (unsigned char *) local_syms;
364 if (local_syms == NULL)
370 all_local_syms[bfd_indx] = local_syms;
378 Elf_Internal_Sym *local_syms; local
388 local_syms = all_local_syms[bfd_indx];
445 sym = local_syms
912 m68hc11_get_relocation_value(bfd *input_bfd, struct bfd_link_info *info, asection *input_section, asection **local_sections, Elf_Internal_Sym *local_syms, Elf_Internal_Rela *rel, const char **name, bfd_vma *relocation, bfd_boolean *is_far) argument
993 elf32_m68hc11_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
[all...]
H A Delf32-d10v.c425 contents, relocs, local_syms, local_sections)
432 Elf_Internal_Sym *local_syms;
477 sym = local_syms + r_symndx;
498 sym = local_syms + r_symndx;
H A Delf32-m68hc1x.h177 Elf_Internal_Sym *local_syms, asection **local_sections);
H A Delf32-mcore.c396 contents, relocs, local_syms, local_sections)
403 Elf_Internal_Sym * local_syms;
471 sym = local_syms + r_symndx;
H A Delf32-openrisc.c323 contents, relocs, local_syms, local_sections)
330 Elf_Internal_Sym *local_syms;
376 sym = local_syms + r_symndx;
H A Dcoff-ppc.c901 int *local_syms;
913 local_syms = obj_coff_local_toc_table(abfd);
915 if (local_syms == 0)
922 local_syms = (int *) bfd_zalloc (abfd, amt);
923 if (local_syms == 0)
925 obj_coff_local_toc_table (abfd) = local_syms;
929 SET_UNALLOCATED (local_syms[i]);
933 if (IS_UNALLOCATED(local_syms[sym]))
935 local_syms[sym] = global_toc_size;
895 int *local_syms; local
H A Delf32-avr.c708 contents, relocs, local_syms, local_sections)
715 Elf_Internal_Sym *local_syms;
752 sym = local_syms + r_symndx;
H A Delf32-fr30.c509 contents, relocs, local_syms, local_sections)
516 Elf_Internal_Sym *local_syms;
558 sym = local_syms + r_symndx;
H A Delf32-iq2000.c561 contents, relocs, local_syms, local_sections)
568 Elf_Internal_Sym * local_syms;
608 sym = local_syms + r_symndx;
H A Delf64-hppa.c629 Elf_Internal_Sym *local_syms = NULL;
644 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents;
645 if (local_syms == NULL)
646 local_syms = bfd_elf_get_elf_syms (abfd, symtab_hdr,
649 if (local_syms == NULL)
655 isymend = local_syms + symtab_hdr->sh_info;
656 for (isym = local_syms; isym < isymend; isym++)
671 for (i = 0, isym = local_syms; isym < isymend; i++, isym++)
678 if (local_syms != NULL
679 && symtab_hdr->contents != (unsigned char *) local_syms)
628 Elf_Internal_Sym *local_syms = NULL; local
[all...]
H A Delf32-sh-symbian.c430 Elf_Internal_Sym * local_syms,
610 contents, relocs, local_syms, local_sections);
424 sh_symbian_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-i370.c286 Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms,
1143 contents, relocs, local_syms, local_sections)
1150 Elf_Internal_Sym *local_syms;
1209 sym = local_syms + r_symndx;
H A Delf64-ppc.c5890 Elf_Internal_Sym *local_syms;
5920 local_syms = NULL;
5974 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms,
6065 if (local_syms != NULL
6066 && symtab_hdr->contents != (unsigned char *) local_syms)
6067 free (local_syms);
6103 if (!get_sym_h (&h, &sym, &sym_sec, NULL, &local_syms,
6240 if (local_syms != NULL
6241 && symtab_hdr->contents != (unsigned char *) local_syms)
6244 free (local_syms);
5886 Elf_Internal_Sym *local_syms; local
7991 Elf_Internal_Sym *local_syms = NULL; local
8585 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 Delf32-cr16c.c666 Elf_Internal_Sym *local_syms,
701 sym = local_syms + r_symndx;
718 sym = local_syms + r_symndx;
660 elf32_cr16c_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-hppa.c2470 Elf_Internal_Sym *local_syms, **all_local_syms; local
2498 local_syms = (Elf_Internal_Sym *) symtab_hdr->contents;
2499 if (local_syms == NULL)
2501 local_syms = bfd_elf_get_elf_syms (input_bfd, symtab_hdr,
2505 symtab_hdr->contents = (unsigned char *) local_syms;
2507 if (local_syms == NULL)
2510 all_local_syms[bfd_indx] = local_syms;
2664 Elf_Internal_Sym *local_syms; local
2671 local_syms = htab->all_local_syms[bfd_indx];
2744 sym = local_syms
3358 elf32_hppa_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-xstormy16.c788 contents, relocs, local_syms, local_sections)
795 Elf_Internal_Sym * local_syms;
843 sym = local_syms + r_symndx;
H A Delf-m10200.c333 contents, relocs, local_syms, local_sections)
340 Elf_Internal_Sym *local_syms;
375 sym = local_syms + r_symndx;
H A Delf32-ip2k.c1471 contents, relocs, local_syms, local_sections)
1478 Elf_Internal_Sym *local_syms;
1515 sym = local_syms + r_symndx;
H A Delf64-mmix.c1324 contents, relocs, local_syms, local_sections)
1331 Elf_Internal_Sym *local_syms;
1381 sym = local_syms + r_symndx;
1470 sym = local_syms + r_symndx;
H A Delf32-crx.c797 Elf_Internal_Sym *local_syms,
832 sym = local_syms + r_symndx;
794 elf32_crx_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-i860.c1063 Elf_Internal_Sym *local_syms,
1107 sym = local_syms + r_symndx;
1055 elf32_i860_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-msp430.c428 Elf_Internal_Sym * local_syms,
463 sym = local_syms + r_symndx;
422 elf32_msp430_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-cris.c788 contents, relocs, local_syms, local_sections)
795 Elf_Internal_Sym *local_syms;
854 sym = local_syms + r_symndx;
H A Delf32-m68k.c1327 contents, relocs, local_syms, local_sections)
1334 Elf_Internal_Sym *local_syms;
1390 sym = local_syms + r_symndx;
H A Delf32-vax.c1415 contents, relocs, local_syms, local_sections)
1422 Elf_Internal_Sym *local_syms;
1479 sym = local_syms + r_symndx;

Completed in 219 milliseconds

12