| /onnv/onnv-gate/usr/src/cmd/sgs/libdl/common/ |
| llib-ldl | 38 void * dlmopen(Lmid_t, const char *, int);
|
| mapfile-vers | 62 dlmopen = FUNCTION;
|
| /onnv/onnv-gate/usr/src/cmd/sgs/rtld/common/ |
| mapfile-vers | 55 dlmopen;
|
| dlfcns.c | 528 * case of a dlclose of an alternative (dlmopen) link-map the whole 1012 #pragma weak _dlmopen = dlmopen 1015 * External entry for dlmopen(3dl). 1018 dlmopen(Lmid_t lmid, const char *path, int mode) function [all...] |
| /onnv/onnv-gate/usr/src/head/ |
| dlfcn.h | 119 extern void *dlmopen(Lmid_t, const char *, int); 132 extern void *dlmopen(); 143 #pragma unknown_control_flow(dlmopen, dladdr, dladdr1, dldump, dlinfo)
|
| /onnv/onnv-gate/usr/src/cmd/mdb/common/kmdb/ |
| kmdb_dl.c | 59 dlmopen(Lmid_t lmid, const char *pathname, int mode) function
|
| /onnv/onnv-gate/usr/src/cmd/sgs/libcrle/common/ |
| dump.c | 75 if ((ghp = (Grp_hdl *)dlmopen(LM_ID_BASE, opath, 177 if ((ghp = dlmopen(LM_ID_BASE, 0, 397 if (dlmopen(LM_ID_BASE, 0, (RTLD_NOW | RTLD_CONFGEN)) == 0)
|
| /onnv/onnv-gate/usr/src/cmd/sgs/moe/common/ |
| moe.c | 121 if ((handle = dlmopen(LM_ID_NEWLM, name,
|
| /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/ |
| mdb_tdb.c | 94 * Otherwise dlmopen the new library, look up its td_init() function, 100 if ((hdl = dlmopen(LM_ID_BASE, path, RTLD_LAZY | RTLD_LOCAL)) == NULL) {
|
| mdb_demangle.c | 55 if ((hdl = dlmopen(LM_ID_BASE, path, RTLD_LAZY | RTLD_LOCAL)) == NULL) {
|
| mdb_module.c | 108 mod->mod_hdl = dlmopen(LM_ID_BASE, fname, RTLD_NOW | dlmode);
|
| /onnv/onnv-gate/usr/src/lib/c_synonyms/ |
| syn_common | 238 dlmopen
|
| /onnv/onnv-gate/usr/src/lib/libc/amd64/ |
| mapfile-vers | 49 dlmopen = FUNCTION FILTER /usr/lib/amd64/ld.so.1;
|
| /onnv/onnv-gate/usr/src/lib/libc/sparcv9/ |
| mapfile-vers | 74 dlmopen = FUNCTION FILTER /usr/lib/sparcv9/ld.so.1;
|
| /onnv/onnv-gate/usr/src/lib/abi/apptrace/common/ |
| apptrace.c | 418 h = dlmopen(LM_ID_BASE, libcpath, RTLD_LAZY | RTLD_NOLOAD);
|
| /onnv/onnv-gate/usr/src/lib/libc/i386/ |
| mapfile-vers | 80 dlmopen = FUNCTION FILTER /usr/lib/ld.so.1;
|
| /onnv/onnv-gate/usr/src/lib/libc/sparc/ |
| mapfile-vers | 94 dlmopen = FUNCTION FILTER /usr/lib/ld.so.1;
|
| /onnv/onnv-gate/usr/src/cmd/abi/appcert/etc/ |
| etc.tweaks.in | 303 MODEL_TWEAK|/usr/lib/ld.so.1|*|dlmopen|public
|
| /onnv/onnv-gate/usr/src/tools/abi/ |
| interface.sparc | 350 SYMBOL dlmopen [all...] |
| interface.i386 | 382 SYMBOL dlmopen [all...] |