Searched refs:findelfsym (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/tools/findfp/common/
H A Dfindfp.h36 extern int findelfsym(Elf *, uintptr_t, char **, offset_t *);
H A Dfindsym.c38 findelfsym(Elf *elf, uintptr_t addr, char **symnamep, offset_t *offp) function
/illumos-gate/usr/src/cmd/mdb/tools/findfp/sparc/
H A Dfindfp.c142 if (findelfsym(elf, i * 4, &symname, &off)) {

Completed in 254 milliseconds