Home
last modified time | relevance | path

Searched defs:DL_LAZY (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d23 enum DL_LAZY = RTLD_LAZY; variable
/netbsd-src/include/
H A Ddlfcn.h81 #define DL_LAZY global() macro