Searched refs:unstripped_symtab (Results 1 – 1 of 1) sorted by relevance
1479 Elf_Scn *unstripped_symtab = NULL; in copy_elided_sections() local1491 unstripped_symtab = scn; in copy_elided_sections()1598 if (unstripped_symtab != NULL && sec == stripped_symtab) in copy_elided_sections()1601 ndx_section[secndx - 1] = elf_ndxscn (unstripped_symtab); in copy_elided_sections()1605 if (unstripped_symtab != NULL && stripped_symtab != NULL in copy_elided_sections()1799 if (unstripped_symtab != NULL && (stripped_symtab != NULL in copy_elided_sections()1812 GElf_Shdr *shdr = gelf_getshdr (unstripped_symtab, &shdr_mem); in copy_elided_sections()1834 unstripped_symtab, unstripped_strtab, unstripped_nsym, in copy_elided_sections()1906 symdata = elf_getdata (unstripped_symtab, NULL); in copy_elided_sections()1955 shdr = gelf_getshdr (unstripped_symtab, &shdr_mem); in copy_elided_sections()[all …]