Searched refs:RT_FL_DEBUGGER (Results 1 – 3 of 3) sorted by relevance
897 if ((rpl_debug || prm_debug) && ((rtld_flags & RT_FL_DEBUGGER) == 0)) { in setup()1091 if (rtld_flags & RT_FL_DEBUGGER) { in setup()
290 #define RT_FL_DEBUGGER 0x00000800 /* a debugger is monitoring us */ macro
1967 (RT_FL_DEBUGGER | RT_FL_NOOBJALT);