Lines Matching refs:unstripped_symtab
1450 Elf_Scn *unstripped_symtab = NULL; in copy_elided_sections() local
1462 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()
1946 update_shdr (unstripped_symtab, shdr); in copy_elided_sections()
1961 adjust_all_relocs (unstripped, unstripped_symtab, shdr, in copy_elided_sections()