Searched refs:r_debug (Results 1 – 2 of 2) sorted by relevance
681 struct r_debug* r_debug = NULL; in WriteDSODebugStream() local694 r_debug = reinterpret_cast<struct r_debug*>(dyn.d_un.d_ptr); in WriteDSODebugStream()699 r_debug = reinterpret_cast<struct r_debug*>(dyn.d_un.d_ptr); in WriteDSODebugStream()718 struct r_debug debug_entry; in WriteDSODebugStream()719 if (!dumper_->CopyFromProcess(&debug_entry, GetCrashThread(), r_debug, in WriteDSODebugStream()
915 struct r_debug debug = { 0 }; in AugmentMappings()918 debug.r_state = r_debug::RT_CONSISTENT; in AugmentMappings()