Searched refs:RTLD_NODELETE (Results 1 – 3 of 3) sorted by relevance
46 #define RTLD_NODELETE 0x01000 /* Do not remove members. */ macro
274 call should use the RTLD_NODELETE flag (where available on the platform).
3761 if (mode & RTLD_NODELETE) in rtld_dlopen()