Home
last modified time | relevance | path

Searched refs:lp_symstr (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Da.out.c411 cp = &LM2LP(lmp)->lp_symstr[sp->n_un.n_strx]; in aout_findsb()
584 LM2LP(lmp)->lp_symstr = &base[STROFF(ld)]; in aout_new_lmp()
625 cnt = ((int)LM2LP(lmp)->lp_symstr - (int)LM2LP(lmp)->lp_symtab) / in aout_dladdr()
669 dlip->dli_sname = &LM2LP(lmp)->lp_symstr[_sym->n_un.n_strx]; in aout_dladdr()
H A D_a.out.h332 char *lp_symstr; /* symbol strings */ member
/titanic_41/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_a.out.c102 name = &LM2LP(lmp)->lp_symstr[sp->n_un.n_strx]; in aout_bndr()
276 name = &LM2LP(lmp)->lp_symstr[sp->n_un.n_strx]; in aout_reloc()