Searched refs:r_debug (Results 1 – 3 of 3) sorted by relevance
681 struct r_debug* r_debug = NULL; in WriteDSODebugStream() local693 r_debug = reinterpret_cast<struct r_debug*>(dyn.d_un.d_ptr); in WriteDSODebugStream()710 struct r_debug debug_entry; in WriteDSODebugStream()711 if (!dumper_->CopyFromProcess(&debug_entry, GetCrashThread(), r_debug, in WriteDSODebugStream()
63 *** (Again) detect VDSO entry in r_debug linkmap with non-empty name82 *** Detect VDSO entry in r_debug linkmap with non-empty name
913 struct r_debug debug = { 0 }; in AugmentMappings()916 debug.r_state = r_debug::RT_CONSISTENT; in AugmentMappings()