Searched refs:RTLD_LAZY (Results 1 – 3 of 3) sorted by relevance
30 #define RTLD_LAZY 0x00001 macro38 #define RTLD_LAZY 0x1 macro46 #define RTLD_LAZY 1 macro63 #if !defined(RTLD_LAZY)64 #define RTLD_LAZY 1 macro67 #define RTLD_NOW RTLD_LAZY
88 dlflags1 = RTLD_LAZY; in PetscDLOpen()248 dlflags1 = RTLD_LAZY; in PetscDLSym()
39 mode |= RTLD_LAZY; in PetscDemangleSymbol()