Searched refs:unstripped_symtab (Results 1 – 1 of 1) sorted by relevance
1450 Elf_Scn *unstripped_symtab = NULL; in copy_elided_sections() local1462 unstripped_symtab = scn; in copy_elided_sections()1568 if (unstripped_symtab != NULL && sec == stripped_symtab) in copy_elided_sections()1571 ndx_section[secndx - 1] = elf_ndxscn (unstripped_symtab); in copy_elided_sections()1575 if (unstripped_symtab != NULL && stripped_symtab != NULL in copy_elided_sections()1752 if (unstripped_symtab != NULL && (stripped_symtab != NULL in copy_elided_sections()1765 GElf_Shdr *shdr = gelf_getshdr (unstripped_symtab, &shdr_mem); in copy_elided_sections()1787 unstripped_symtab, unstripped_strtab, unstripped_nsym, in copy_elided_sections()1859 symdata = elf_getdata (unstripped_symtab, NULL); in copy_elided_sections()1908 shdr = gelf_getshdr (unstripped_symtab, &shdr_mem); in copy_elided_sections()[all …]