Searched defs:DF_1_NODELETE (Results 1 – 3 of 3) sorted by relevance
551 #define DF_1_NODELETE 0x00000008 /* Cannot be deleted from process */ macro
1567 DF_1_NODELETE = 0x00000008, // Set RTLD_NODELETE for this object. enumerator
791 #define DF_1_NODELETE 0x00000008 /* Set the RTLD_NODELETE for object */ macro