Searched defs:RTLD_NOW (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/os400/dlfcn/
H A Ddlfcn.h19 #define RTLD_NOW 001 macro
/external/mesa3d/src/glx/
H A Ddri_common.c44 #ifndef RTLD_NOW
45 #define RTLD_NOW 0 macro
137 glhandle = dlopen("libGL.so.1", RTLD_NOW | RTLD_GLOBAL);
165 handle = dlopen(realDriverName, RTLD_NOW | RTLD_GLOBAL);
172 handle = dlopen(realDriverName, RTLD_NOW | RTLD_GLOBAL);
/external/valgrind/perf/
H A Dtinycc.c706 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */
6582 #define RTLD_NOW 0x002
6580 #define RTLD_NOW macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 248 milliseconds