Home
last modified time | relevance | path

Searched refs:n_strx (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/tools/ctf/cvt/
H A Dstabs.c251 (size_t)stab->n_strx)) == NULL) { in stabs_read()
253 file, stab->n_strx, i); in stabs_read()
H A Dctftools.h101 uint32_t n_strx; member
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A D_nlist.c69 soff = q->n_un.n_strx; in _nlist()
/titanic_50/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()
/titanic_50/usr/src/lib/libbc/inc/include/sun4/
H A Da.out.h155 long n_strx; /* index into file string table */ member
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A D_a.out.h78 long n_strx; /* index into file string table */ member
H A Da.out.c411 cp = &LM2LP(lmp)->lp_symstr[sp->n_un.n_strx]; in aout_findsb()
669 dlip->dli_sname = &LM2LP(lmp)->lp_symstr[_sym->n_un.n_strx]; in aout_dladdr()