Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Ddlfcn.d70 enum RTLD_LAZY = 0x00001; in version() local
82 enum RTLD_LAZY = 0x0001; in version() local
94 enum RTLD_LAZY = 0x0001; in version() local
106 enum RTLD_LAZY = 0x00001; in version() local
118 enum RTLD_LAZY = 0x00001; in version() local
130 enum RTLD_LAZY = 0x00001; in version() local
142 enum RTLD_LAZY = 0x00001; in version() local
155 enum RTLD_LAZY = 0x00001; in version() local
/netbsd-src/include/
H A Ddlfcn.h74 #define RTLD_LAZY global() macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxtensa-dynconfig.c36 #define RTLD_LAZY 0 /* Dummy value. */ macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-pkcs11.c41 #define RTLD_LAZY 0 macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dacache.c121 #define RTLD_LAZY 0 in init_ccapi() macro