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

/freebsd-10-stable/contrib/netbsd-tests/libexec/ld.elf_so/
H A Dh_df_1_noopen.c40 handle = dlopen("libpthread.so", RTLD_NOLOAD);
/freebsd-10-stable/include/
H A Ddlfcn.h47 #define RTLD_NOLOAD 0x02000 /* Do not load if not already loaded. */ macro
/freebsd-10-stable/lib/libc/tests/stdlib/
H A Dcxa_thread_atexit_nothr_test.cc58 RTLD_NOLOAD);
H A Dcxa_thread_atexit_test.cc87 RTLD_NOLOAD);
/freebsd-10-stable/contrib/gcc/config/
H A Ddarwin-crt3.c280 handle = dlopen ("/usr/lib/libSystem.B.dylib", RTLD_NOLOAD);
/freebsd-10-stable/libexec/rtld-elf/
H A Drtld.c3006 if (mode & RTLD_NOLOAD)

Completed in 215 milliseconds