Searched refs:sym_sec (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dcorefile.c626 asection *sym_sec;
648 sym_sec = core_syms[i]->section;
650 if (sym_sec)
651 symtab.limit->addr += bfd_get_section_vma (sym_sec->owner, sym_sec);
709 if (sym_sec)
710 max_vma = MAX (bfd_get_section_vma (sym_sec->owner, sym_sec)
711 + bfd_section_size (sym_sec->owner, sym_sec)
625 asection *sym_sec; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-ip2k.c283 asection *sym_sec; local
287 sym_sec = bfd_und_section_ptr;
289 sym_sec = bfd_abs_section_ptr;
291 sym_sec = bfd_com_section_ptr;
293 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
295 return isym->st_value + BASEADDR (sym_sec);
601 asection *sym_sec; local
605 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
610 bfd_vma symval = BASEADDR (sym_sec) + isym->st_value
660 asection *sym_sec; local
[all...]
H A Delf32-v850.c1839 asection *sym_sec,
1911 if (sym_sec == NULL)
1914 value -= sym_sec->output_section->vma;
1924 if (sym_sec == NULL)
1937 value -= sym_sec->output_section->vma;
1938 value -= (gp - sym_sec->output_section->vma);
1990 if (sym_sec == NULL)
2003 value -= sym_sec->output_section->vma;
2004 value -= (ctbp - sym_sec->output_section->vma);
3139 asection *sym_sec;
1825 v850_elf_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, bfd *output_bfd ATTRIBUTE_UNUSED, asection *input_section, bfd_byte *contents, bfd_vma offset, bfd_vma value, bfd_vma addend, struct bfd_link_info *info, asection *sym_sec, int is_local ATTRIBUTE_UNUSED) argument
3133 asection *sym_sec; local
3303 asection * sym_sec; local
[all...]
H A Delf32-avr.c1518 asection *sym_sec;
1521 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1525 if (sym_sec == sec)
1527 symval += sym_sec->output_section->vma
1528 + sym_sec->output_offset;
1739 asection *sym_sec;
1742 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1746 if (sym_sec)
1747 symval += sym_sec->output_section->vma
1748 + sym_sec
1517 asection *sym_sec; local
1738 asection *sym_sec; local
2153 asection *sym_sec; local
2766 asection *sym_sec; local
[all...]
H A Delf32-hppa.c478 const asection *sym_sec,
502 sym_sec->id & 0xffffffff,
514 const asection *sym_sec,
539 stub_name = hppa_stub_name (id_sec, sym_sec, hh, rela);
2944 asection *sym_sec; local
2971 sym_sec = NULL;
2989 sym_sec = hdr->bfd_section;
2991 + sym_sec->output_offset
2992 + sym_sec->output_section->vma);
3010 sym_sec
477 hppa_stub_name(const asection *input_section, const asection *sym_sec, const struct elf32_hppa_link_hash_entry *hh, const Elf_Internal_Rela *rela) argument
513 hppa_get_stub_entry(const asection *input_section, const asection *sym_sec, struct elf32_hppa_link_hash_entry *hh, const Elf_Internal_Rela *rela, struct elf32_hppa_link_hash_table *htab) argument
3318 final_link_relocate(asection *input_section, bfd_byte *contents, const Elf_Internal_Rela *rela, bfd_vma value, struct elf32_hppa_link_hash_table *htab, asection *sym_sec, struct elf32_hppa_link_hash_entry *hh, struct bfd_link_info *info) argument
3691 asection *sym_sec; local
[all...]
H A Delf-m10300.c981 asection *sym_sec ATTRIBUTE_UNUSED,
1074 && sym_sec != bfd_abs_section_ptr
2103 asection *sym_sec = NULL;
2156 sym_sec = NULL;
2167 sym_sec = bfd_und_section_ptr;
2169 sym_sec = bfd_abs_section_ptr;
2171 sym_sec = bfd_com_section_ptr;
2173 sym_sec
2195 sprintf (new_name, "%s_%08x", sym_name, sym_sec->id);
2283 sym_sec
2102 asection *sym_sec = NULL; local
2484 asection *sym_sec = NULL; local
2710 asection *sym_sec = NULL; local
[all...]
H A Delf32-m68hc11.c727 asection *sym_sec;
823 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
825 + sym_sec->output_section->vma
826 + sym_sec->output_offset);
850 sym_sec = h->root.u.def.section;
852 + sym_sec->output_section->vma
853 + sym_sec->output_offset);
888 if (*again && sym_sec != sec
889 && sym_sec->output_section == sec->output_section)
725 asection *sym_sec; local
H A Delf64-ppc.c4052 const asection *sym_sec,
4085 sym_sec->id & 0xffffffff,
4099 const asection *sym_sec,
4124 stub_name = ppc_stub_name (id_sec, sym_sec, h, rel);
6762 asection *sym_sec;
6779 sym_sec = eh->elf.root.u.def.section;
6780 opd = get_opd_info (sym_sec);
6787 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section;
6790 for (dsec = sym_sec->owner->sections; dsec; dsec = dsec->next)
6793 ppc64_elf_tdata (sym_sec
4047 ppc_stub_name(const asection *input_section, const asection *sym_sec, const struct ppc_link_hash_entry *h, const Elf_Internal_Rela *rel) argument
4094 ppc_get_stub_entry(const asection *input_section, const asection *sym_sec, struct ppc_link_hash_entry *h, const Elf_Internal_Rela *rel, struct ppc_link_hash_table *htab) argument
6758 asection *sym_sec; local
6808 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
6997 asection *sym_sec; local
7164 asection *sym_sec; local
7526 asection *sym_sec; local
8022 asection *sym_sec; local
8101 asection *sym_sec; local
8214 asection *sym_sec; local
8371 asection *sym_sec; local
10509 asection *sym_sec; local
10980 asection *sym_sec, *code_sec; local
[all...]
H A Delf32-spu.c928 asection *sym_sec,
941 if (sym_sec == NULL
942 || sym_sec->output_section == bfd_abs_section_ptr
943 || spu_elf_section_data (sym_sec->output_section) == NULL)
1009 sym_sec);
1013 sym_sec->owner, sym_name);
1022 && (sym_sec->flags & SEC_CODE) == 0))
1026 if (spu_elf_section_data (sym_sec->output_section)->u.o.ovl_index == 0
1032 if (spu_elf_section_data (sym_sec->output_section)->u.o.ovl_index
1474 asection *sym_sec; local
926 needs_ovl_stub(struct elf_link_hash_entry *h, Elf_Internal_Sym *sym, asection *sym_sec, asection *input_section, Elf_Internal_Rela *irela, bfd_byte *contents, struct bfd_link_info *info) argument
1499 asection *sym_sec; local
1567 asection *sym_sec; local
2688 asection *sym_sec; local
2732 sym_sec->owner, sym_sec); local
[all...]
H A Delf32-crx.c1034 asection *sym_sec; local
1038 sym_sec = bfd_und_section_ptr;
1040 sym_sec = bfd_abs_section_ptr;
1042 sym_sec = bfd_com_section_ptr;
1044 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1046 + sym_sec->output_section->vma
1047 + sym_sec->output_offset);
H A Delf32-msp430.c970 asection *sym_sec; local
974 sym_sec = bfd_und_section_ptr;
976 sym_sec = bfd_abs_section_ptr;
978 sym_sec = bfd_com_section_ptr;
980 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
982 + sym_sec->output_section->vma + sym_sec->output_offset);
H A Delf-m10200.c249 addend, info, sym_sec, is_local)
259 asection *sym_sec ATTRIBUTE_UNUSED;
586 asection *sym_sec;
590 sym_sec = bfd_und_section_ptr;
592 sym_sec = bfd_abs_section_ptr;
594 sym_sec = bfd_com_section_ptr;
596 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
598 + sym_sec->output_section->vma
599 + sym_sec->output_offset);
585 asection *sym_sec; local
H A Delf64-hppa.c3192 asection *sym_sec,
3238 if (sym_sec == NULL || sym_sec->output_section == NULL)
3272 if (sym_sec == NULL || sym_sec->output_section == NULL)
3683 if (sym_sec == NULL || sym_sec->output_section == NULL)
3702 if (sym_sec == NULL || sym_sec->output_section == NULL)
3772 if (sym_sec)
3184 elf_hppa_final_link_relocate(Elf_Internal_Rela *rel, bfd *input_bfd, bfd *output_bfd, asection *input_section, bfd_byte *contents, bfd_vma value, struct bfd_link_info *info, asection *sym_sec, struct elf_link_hash_entry *eh) argument
3847 asection *sym_sec; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-ip2k.c283 asection *sym_sec; local
287 sym_sec = bfd_und_section_ptr;
289 sym_sec = bfd_abs_section_ptr;
291 sym_sec = bfd_com_section_ptr;
293 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
295 return isym->st_value + BASEADDR (sym_sec);
601 asection *sym_sec; local
605 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
610 bfd_vma symval = BASEADDR (sym_sec) + isym->st_value
660 asection *sym_sec; local
[all...]
H A Delf32-v850.c1839 asection *sym_sec,
1911 if (sym_sec == NULL)
1914 value -= sym_sec->output_section->vma;
1924 if (sym_sec == NULL)
1937 value -= sym_sec->output_section->vma;
1938 value -= (gp - sym_sec->output_section->vma);
1990 if (sym_sec == NULL)
2003 value -= sym_sec->output_section->vma;
2004 value -= (ctbp - sym_sec->output_section->vma);
3139 asection *sym_sec;
1825 v850_elf_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, bfd *output_bfd ATTRIBUTE_UNUSED, asection *input_section, bfd_byte *contents, bfd_vma offset, bfd_vma value, bfd_vma addend, struct bfd_link_info *info, asection *sym_sec, int is_local ATTRIBUTE_UNUSED) argument
3133 asection *sym_sec; local
3303 asection * sym_sec; local
[all...]
H A Delf32-avr.c1532 asection *sym_sec;
1535 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1539 if (sym_sec == sec)
1541 symval += sym_sec->output_section->vma
1542 + sym_sec->output_offset;
1753 asection *sym_sec;
1756 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1760 if (sym_sec)
1761 symval += sym_sec->output_section->vma
1762 + sym_sec
1531 asection *sym_sec; local
1752 asection *sym_sec; local
2167 asection *sym_sec; local
2780 asection *sym_sec; local
[all...]
H A Delf32-hppa.c478 const asection *sym_sec,
502 sym_sec->id & 0xffffffff,
514 const asection *sym_sec,
539 stub_name = hppa_stub_name (id_sec, sym_sec, hh, rela);
2940 asection *sym_sec; local
2967 sym_sec = NULL;
2985 sym_sec = hdr->bfd_section;
2987 + sym_sec->output_offset
2988 + sym_sec->output_section->vma);
3006 sym_sec
477 hppa_stub_name(const asection *input_section, const asection *sym_sec, const struct elf32_hppa_link_hash_entry *hh, const Elf_Internal_Rela *rela) argument
513 hppa_get_stub_entry(const asection *input_section, const asection *sym_sec, struct elf32_hppa_link_hash_entry *hh, const Elf_Internal_Rela *rela, struct elf32_hppa_link_hash_table *htab) argument
3314 final_link_relocate(asection *input_section, bfd_byte *contents, const Elf_Internal_Rela *rela, bfd_vma value, struct elf32_hppa_link_hash_table *htab, asection *sym_sec, struct elf32_hppa_link_hash_entry *hh, struct bfd_link_info *info) argument
3683 asection *sym_sec; local
[all...]
H A Delf-m10300.c981 asection *sym_sec ATTRIBUTE_UNUSED,
1074 && sym_sec != bfd_abs_section_ptr
2103 asection *sym_sec = NULL;
2156 sym_sec = NULL;
2167 sym_sec = bfd_und_section_ptr;
2169 sym_sec = bfd_abs_section_ptr;
2171 sym_sec = bfd_com_section_ptr;
2173 sym_sec
2195 sprintf (new_name, "%s_%08x", sym_name, sym_sec->id);
2283 sym_sec
2102 asection *sym_sec = NULL; local
2484 asection *sym_sec = NULL; local
2710 asection *sym_sec = NULL; local
[all...]
H A Delf32-m68hc11.c727 asection *sym_sec;
823 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
825 + sym_sec->output_section->vma
826 + sym_sec->output_offset);
850 sym_sec = h->root.u.def.section;
852 + sym_sec->output_section->vma
853 + sym_sec->output_offset);
888 if (*again && sym_sec != sec
889 && sym_sec->output_section == sec->output_section)
725 asection *sym_sec; local
H A Delf64-ppc.c4049 const asection *sym_sec,
4082 sym_sec->id & 0xffffffff,
4096 const asection *sym_sec,
4121 stub_name = ppc_stub_name (id_sec, sym_sec, h, rel);
6755 asection *sym_sec;
6772 sym_sec = eh->elf.root.u.def.section;
6773 opd = get_opd_info (sym_sec);
6780 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section;
6783 for (dsec = sym_sec->owner->sections; dsec; dsec = dsec->next)
6786 ppc64_elf_tdata (sym_sec
4044 ppc_stub_name(const asection *input_section, const asection *sym_sec, const struct ppc_link_hash_entry *h, const Elf_Internal_Rela *rel) argument
4091 ppc_get_stub_entry(const asection *input_section, const asection *sym_sec, struct ppc_link_hash_entry *h, const Elf_Internal_Rela *rel, struct ppc_link_hash_table *htab) argument
6751 asection *sym_sec; local
6801 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
6990 asection *sym_sec; local
7157 asection *sym_sec; local
7519 asection *sym_sec; local
8015 asection *sym_sec; local
8094 asection *sym_sec; local
8207 asection *sym_sec; local
8364 asection *sym_sec; local
10496 asection *sym_sec; local
10967 asection *sym_sec, *code_sec; local
[all...]
H A Delf32-spu.c928 asection *sym_sec,
941 if (sym_sec == NULL
942 || sym_sec->output_section == bfd_abs_section_ptr
943 || spu_elf_section_data (sym_sec->output_section) == NULL)
1009 sym_sec);
1013 sym_sec->owner, sym_name);
1022 && (sym_sec->flags & SEC_CODE) == 0))
1026 if (spu_elf_section_data (sym_sec->output_section)->u.o.ovl_index == 0
1032 if (spu_elf_section_data (sym_sec->output_section)->u.o.ovl_index
1474 asection *sym_sec; local
926 needs_ovl_stub(struct elf_link_hash_entry *h, Elf_Internal_Sym *sym, asection *sym_sec, asection *input_section, Elf_Internal_Rela *irela, bfd_byte *contents, struct bfd_link_info *info) argument
1499 asection *sym_sec; local
1567 asection *sym_sec; local
2688 asection *sym_sec; local
2732 sym_sec->owner, sym_sec); local
[all...]
H A Delf32-crx.c1034 asection *sym_sec; local
1038 sym_sec = bfd_und_section_ptr;
1040 sym_sec = bfd_abs_section_ptr;
1042 sym_sec = bfd_com_section_ptr;
1044 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1046 + sym_sec->output_section->vma
1047 + sym_sec->output_offset);
H A Delf32-msp430.c970 asection *sym_sec; local
974 sym_sec = bfd_und_section_ptr;
976 sym_sec = bfd_abs_section_ptr;
978 sym_sec = bfd_com_section_ptr;
980 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
982 + sym_sec->output_section->vma + sym_sec->output_offset);
H A Delf-m10200.c249 addend, info, sym_sec, is_local)
259 asection *sym_sec ATTRIBUTE_UNUSED;
586 asection *sym_sec;
590 sym_sec = bfd_und_section_ptr;
592 sym_sec = bfd_abs_section_ptr;
594 sym_sec = bfd_com_section_ptr;
596 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
598 + sym_sec->output_section->vma
599 + sym_sec->output_offset);
585 asection *sym_sec; local
H A Delf64-hppa.c3192 asection *sym_sec,
3238 if (sym_sec == NULL || sym_sec->output_section == NULL)
3272 if (sym_sec == NULL || sym_sec->output_section == NULL)
3683 if (sym_sec == NULL || sym_sec->output_section == NULL)
3702 if (sym_sec == NULL || sym_sec->output_section == NULL)
3772 if (sym_sec)
3184 elf_hppa_final_link_relocate(Elf_Internal_Rela *rel, bfd *input_bfd, bfd *output_bfd, asection *input_section, bfd_byte *contents, bfd_vma value, struct bfd_link_info *info, asection *sym_sec, struct elf_link_hash_entry *eh) argument
3847 asection *sym_sec; local
[all...]

Completed in 490 milliseconds

123