Home
last modified time | relevance | path

Searched refs:RTLD_LOCAL (Results 1 – 5 of 5) sorted by relevance

/dragonfly/include/
H A Ddlfcn.h45 #define RTLD_LOCAL 0 /* Opposite of RTLD_GLOBAL, and the default. */ macro
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dtypeinfo53 // when objects are loaded with RTLD_LOCAL, so now we always use strcmp by
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dtypeinfo55 // when objects are loaded with RTLD_LOCAL, so now we always use strcmp by
/dragonfly/lib/libc/net/
H A Dnsdispatch.c493 mod.handle = libc_dlopen(buf, RTLD_LOCAL|RTLD_LAZY); in nss_load_module()
/dragonfly/libexec/rtld-elf/
H A Drtld.c2039 RTLD_LOCAL, lockstate); in load_filtee1()