Searched refs:aux_strscn (Results 1 – 1 of 1) sorted by relevance
1222 Elf_Scn *aux_strscn = elf_getscn (mod->aux_sym.elf, aux_strshndx); in find_symtab() local1223 if (aux_strscn == NULL) in find_symtab()1226 shdr = gelf_getshdr (aux_strscn, &shdr_mem); in find_symtab()1242 elf_compress_gnu (aux_strscn, 0, 0); in find_symtab()1245 if (elf_compress (aux_strscn, 0, 0) < 0) in find_symtab()1248 mod->aux_symstrdata = elf_getdata (aux_strscn, NULL); in find_symtab()