Searched refs:DebugCallbackContext (Results 1 – 1 of 1) sorted by relevance
1318 struct DebugCallbackContext { in OutputLineTable() struct1323 DebugCallbackContext* pContext = reinterpret_cast<DebugCallbackContext*>(context); in OutputLineTable()1349 DebugCallbackContext context; in OutputLineTable()1354 DebugCallbackContext::Callback, NULL, &context); in OutputLineTable()1360 struct DebugCallbackContext { in OutputVariableTable() struct1366 DebugCallbackContext* pContext = reinterpret_cast<DebugCallbackContext*>(context); in OutputVariableTable()1397 DebugCallbackContext context; in OutputVariableTable()1403 DebugCallbackContext::Callback, &context); in OutputVariableTable()2506 struct DebugCallbackContext { in ConfigureStep() struct2507 DebugCallbackContext() EXCLUSIVE_LOCKS_REQUIRED(Locks::breakpoint_lock_) { in ConfigureStep() argument[all …]