Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dlookup.c40 nllookup(mod_info_t *module, pctype address, pctype *nxtsym) in nllookup() argument
56 if (nxtsym) { in nllookup()
57 *nxtsym = module->load_base + in nllookup()
64 if (nxtsym) in nllookup()
65 *nxtsym = module->load_end; in nllookup()
74 if (nxtsym) { in nllookup()
75 *nxtsym = module->load_base + in nllookup()