Home
last modified time | relevance | path

Searched refs:RTLD_DEFAULT (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dl.c129 case (uintptr_t)RTLD_DEFAULT: in dlsym()
/titanic_50/usr/src/lib/print/libprint/common/
H A Dns.c183 if ((fpt = (int (*)())dlsym(RTLD_DEFAULT, func)) != NULL) in ns_printer_put()
/titanic_50/usr/src/lib/libtnfprobe/
H A Dtrace_init.c155 if ((((int(*)())dlsym(RTLD_DEFAULT, "thr_probe_setup")) != NULL) && in _tnf_trace_initialize()
H A Dprobe_cntl.c197 test_func = (((int(*)())dlsym(RTLD_DEFAULT, in __tnf_probe_notify()
/titanic_50/usr/src/head/
H A Ddlfcn.h131 #define RTLD_DEFAULT (void *)-2 /* look up symbol from scope */ macro
/titanic_50/usr/src/lib/efcode/engine/
H A Dtracing.c109 address = dlsym(RTLD_DEFAULT, dlip.dli_sname); in do_fclib_trace()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1331 } else if (handle == RTLD_DEFAULT) { in dlsym_core()
1428 if ((handle == RTLD_NEXT) || (handle == RTLD_DEFAULT) || in dlsym_intn()
1496 if ((handle != RTLD_NEXT) && (handle != RTLD_DEFAULT) && in dlsym_check()
/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2309 if ((_efi_use_whole_disk = (int (*)(int))dlsym(RTLD_DEFAULT, in zpool_relabel_disk()
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg1622 @ MSG_DLSYM_DEFAULT "[ RTLD_DEFAULT ]"
/titanic_50/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README891 5079061 RTLD_DEFAULT can be expensive