Searched refs:tndx (Results 1 – 1 of 1) sorted by relevance
52 int tndx = ndx; in __libdwfl_getsym() local62 tndx = ndx; in __libdwfl_getsym()71 tndx = ndx - mod->first_global + skip_aux_zero; in __libdwfl_getsym()80 tndx = ndx - mod->aux_first_global + skip_aux_zero; in __libdwfl_getsym()89 tndx = ndx - mod->syments + skip_aux_zero; in __libdwfl_getsym()95 sym = gelf_getsymshndx (symdata, symxndxdata, tndx, sym, &shndx); in __libdwfl_getsym()