Searched refs:sym_aux (Results 1 – 4 of 4) sorted by relevance
213 Elf_Scn *scn = NULL, *sym_pri = NULL, *sym_aux = NULL; in fetch_symtab() local244 sym_aux = NULL; in fetch_symtab()259 sym_aux = scn; in fetch_symtab()283 if ((sym_aux != NULL) && in fetch_symtab()284 ((symdata_aux = elf_getdata(sym_aux, NULL)) == NULL)) { in fetch_symtab()
456 Elf_Scn *scn = NULL, *sym_pri = NULL, *sym_aux = NULL; in get_symtab() local490 sym_aux = NULL; in get_symtab()505 sym_aux = scn; in get_symtab()521 if ((sym_aux != NULL) && in get_symtab()522 ((symdata_aux = elf_getdata(sym_aux, NULL)) == NULL)) in get_symtab()
245 typedef struct sym_aux Sym_aux;
1173 struct sym_aux { struct