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

/illumos-gate/usr/src/lib/libproc/common/
H A Dlibproc.h479 * NOTE: It is required that PR_OBJ_EXEC and PR_OBJ_LDSO exactly match
483 #define PR_OBJ_LDSO ((const char *)1) /* search ld.so.1 */ macro
490 * or LM_ID_BASE in order to return a match. If PR_OBJ_LDSO is used as the

Completed in 46 milliseconds