Searched defs:PR_LMID_EVERY (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A Dlibproc.h489 * If PR_OBJ_EXEC is used as the object name, the lmid must be PR_LMID_EVERY
491 * object name, the lmid must be PR_LMID_EVERY or LM_ID_LDSO to return a match.
493 #define PR_LMID_EVERY ((Lmid_t)-1UL) /* search every link map */ macro
566 * LM_ID_LDSO, and PR_LMID_EVERY may be used with Psymbol_iter_by_lmid.

Completed in 59 milliseconds