Searched refs:m_constructor_errors (Results 1 – 4 of 4) sorted by relevance
60 m_constructor_errors.Printf( in ConstructorSetup() 64 m_constructor_errors.GetData()); in ConstructorSetup() 70 m_constructor_errors.Printf( in ConstructorSetup() 73 m_constructor_errors.GetData()); in ConstructorSetup() 86 m_constructor_errors.Printf("Setting up ThreadPlanCallFunction, failed to " in ConstructorSetup() 89 m_constructor_errors.GetData()); in ConstructorSetup() 109 m_stored_thread_state(), m_real_stop_info_sp(), m_constructor_errors(), in ThreadPlanCallFunction() 142 m_stored_thread_state(), m_real_stop_info_sp(), m_constructor_errors(), in ThreadPlanCallFunction() 233 if (m_constructor_errors.GetSize() > 0) in ValidatePlan() 234 error->PutCString(m_constructor_errors in ValidatePlan() [all...]
133 m_constructor_errors.Printf("Return address (0x%" PRIx64 in ThreadPlanStepOut() 137 m_constructor_errors.GetData()); in ThreadPlanStepOut() 258 if (m_constructor_errors.GetSize() > 0) { in ValidatePlan() 260 error->PutCString(m_constructor_errors.GetString()); in ValidatePlan()
136 StreamString m_constructor_errors; variable
75 StreamString m_constructor_errors; variable