Searched refs:section_syms (Results 1 – 2 of 2) sorted by relevance
146 int *section_syms; member538 if (hppa_info->section_syms) in elf64_hppa_check_relocs()539 free (hppa_info->section_syms); in elf64_hppa_check_relocs()568 hppa_info->section_syms = (int *) bfd_malloc (amt); in elf64_hppa_check_relocs()575 hppa_info->section_syms[isym->st_shndx] = i; in elf64_hppa_check_relocs()609 sec_symndx = hppa_info->section_syms[sec_symndx]; in elf64_hppa_check_relocs()
1538 asymbol **section_syms; member1721 #define elf_section_syms(bfd) (elf_tdata(bfd) -> o->section_syms)