Searched defs:RTLD_NOLOAD (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/sysdeps/mips/bits/ | ||
D | dlfcn.h | 27 #define RTLD_NOLOAD 0x00008 /* Do not load the object. */ macro |
/glibc-2.36/bits/ | ||
D | dlfcn.h | 27 #define RTLD_NOLOAD 0x00004 /* Do not load the object. */ macro |