Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/prof/common/
H A DsymintOpen.c256 pfile_p->pf_symstr_ndx = tshd_p->sh_link; in _symintOpen()
270 pfile_p->pf_symstr_ndx = tshd_p->sh_link; in _symintOpen()
288 if (pfile_p->pf_symdat_pri_p == NULL || pfile_p->pf_symstr_ndx == 0) in _symintOpen()
H A DsymintHdr.h180 Elf32_Word pf_symstr_ndx; /* Section index of string table */ member
H A Dprof.c1347 name = elf_strptr(ldpter->pf_elf_p, ldpter->pf_symstr_ndx, in getname()