Searched refs:getsym (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c503 getsym(struct ps_prochandle *P, uintptr_t addr, char *buf, size_t size, function
605 (void) getsym(P, lock, buf, sizeof (buf), 0);
609 if (getsym(P, stack[i], buf, sizeof (buf), 1) == 0)
635 (void) getsym(P, stack[i + 2], buf,
/freebsd-12-stable/contrib/binutils/bfd/
H A Dtekhex.c293 getsym (char *dstp, char **srcp, unsigned int *lenp) function
379 if (!getsym (sym, &src, &len))
425 if (!getsym (sym, &src, &len))

Completed in 143 milliseconds