Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dl.c127 case (uintptr_t)RTLD_DEFAULT: in dlsym()
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dns.c181 if ((fpt = (int (*)())dlsym(RTLD_DEFAULT, func)) != NULL) in ns_printer_put()
/illumos-gate/usr/src/head/
H A Ddlfcn.h131 #define RTLD_DEFAULT (void *)-2 /* look up symbol from scope */ macro
/illumos-gate/usr/src/test/libc-tests/tests/
H A Daligned_alloc.c166 void (*mtbf)(uint32_t) = dlsym(RTLD_DEFAULT, "umem_setmtbf"); in libumem_enomem()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c1332 } else if (handle == RTLD_DEFAULT) { in dlsym_core()
1429 if ((handle == RTLD_NEXT) || (handle == RTLD_DEFAULT) || in dlsym_intn()
1497 if ((handle != RTLD_NEXT) && (handle != RTLD_DEFAULT) && in dlsym_check()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2813 if ((_efi_use_whole_disk = (int (*)(int))dlsym(RTLD_DEFAULT, in zpool_relabel_disk()
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dliblddbg.msg1626 @ MSG_DLSYM_DEFAULT "[ RTLD_DEFAULT ]"
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README891 5079061 RTLD_DEFAULT can be expensive