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 D | dlfcn.d | 23 enum DL_LAZY = RTLD_LAZY; variable |
| /netbsd-src/include/ | ||
| H A D | dlfcn.h | 81 #define DL_LAZY global() macro |