Searched refs:RTLD_DI_ORIGIN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dlddstub.c39 if (dlinfo(RTLD_SELF, RTLD_DI_ORIGIN, (void *)buffer) == -1)
/illumos-gate/usr/src/head/
H A Ddlfcn.h199 #define RTLD_DI_ORIGIN 6 /* obtain objects origin */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c2026 if (request == RTLD_DI_ORIGIN) {
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c2784 if (dlinfo(RTLD_SELF, RTLD_DI_ORIGIN, &origin_root) == -1)

Completed in 59 milliseconds