Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/openbsd/
H A Ddlfcn.d28 enum DL_LAZY = RTLD_LAZY; variable
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Ddlfcn.h74 #define DL_LAZY RTLD_LAZY /* Compat */ macro
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Ddlfcn.h78 #define DL_LAZY RTLD_LAZY /* Compat */ macro
/dports/security/duo/duo_unix-1.11.4/tests/
H A Dtestpam_preload.c52 # define DL_LAZY RTLD_LAZY in _preload_init() macro