Home
last modified time | relevance | path

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

/dragonfly/include/
H A Ddlfcn.h63 #define RTLD_DEFAULT ((void *) -2) /* Use default search algorithm. */ macro
/dragonfly/libexec/rtld-elf/
H A Drtld.c3204 handle == RTLD_DEFAULT || handle == RTLD_SELF || in do_dlsym()
3252 assert(handle == RTLD_DEFAULT); in do_dlsym()