Searched refs:aux_symscn (Results 1 – 1 of 1) sorted by relevance
888 Elf_Scn **aux_symscn __attribute__ ((unused)), in find_aux_sym() argument964 *aux_symscn = scn; in find_aux_sym()1017 Elf_Scn *aux_symscn = NULL, *aux_xndxscn = NULL; in find_symtab() local1059 find_aux_sym (mod, &aux_symscn, &aux_xndxscn, &aux_strshndx); in find_symtab()1068 if (aux_symscn != NULL) in find_symtab()1117 if (aux_symscn != NULL) in find_symtab()1149 mod->aux_symdata = elf_getdata (aux_symscn, NULL); in find_symtab()1154 shdr = gelf_getshdr (aux_symscn, &shdr_mem); in find_symtab()