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

/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c125 static char const *libcpath = "/lib/sparcv9/libc.so.1"; variable
127 static char const *libcpath = "/lib/amd64/libc.so.1"; variable
129 static char const *libcpath = "/lib/libc.so.1"; variable
418 h = dlmopen(LM_ID_BASE, libcpath, RTLD_LAZY | RTLD_NOLOAD);

Completed in 56 milliseconds