Searched refs:RTLD_GLOBAL (Results 1 – 2 of 2) sorted by relevance
33 #define RTLD_GLOBAL 0x00100 macro41 #define RTLD_GLOBAL 0x8 macro49 #define RTLD_GLOBAL 4 macro72 #if !defined(RTLD_GLOBAL)73 #define RTLD_GLOBAL RTLD_LOCAL macro108 int mode = RTLD_NOW | RTLD_GLOBAL; in OPENMPI_dlopen_libmpi()
94 dlflags2 = RTLD_GLOBAL; in PetscDLOpen()257 if (!dlflags2) dlflags2 = RTLD_GLOBAL; in PetscDLSym()