Home
last modified time | relevance | path

Searched defs:RTLD_LAZY (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/ext/DynaLoader/
H A Ddl_dlopen.xs147 # define RTLD_LAZY 1 /* Solaris 1 */ macro
H A Ddl_aix.xs117 # define RTLD_LAZY 0 macro
/openbsd-src/include/
H A Ddlfcn.h40 #define RTLD_LAZY 1 macro