Searched refs:m_constructor_errors (Results 1 – 4 of 4) sorted by relevance
59 m_constructor_errors.Printf( in ConstructorSetup()63 m_constructor_errors.GetData()); in ConstructorSetup()69 m_constructor_errors.Printf( in ConstructorSetup()72 m_constructor_errors.GetData()); in ConstructorSetup()85 m_constructor_errors.Printf("Setting up ThreadPlanCallFunction, failed to " in ConstructorSetup()88 m_constructor_errors.GetData()); in ConstructorSetup()226 if (m_constructor_errors.GetSize() > 0) in ValidatePlan()227 error->PutCString(m_constructor_errors.GetString()); in ValidatePlan()
132 m_constructor_errors.Printf("Return address (0x%" PRIx64 in ThreadPlanStepOut()136 m_constructor_errors.GetData()); in ThreadPlanStepOut()257 if (m_constructor_errors.GetSize() > 0) { in ValidatePlan()259 error->PutCString(m_constructor_errors.GetString()); in ValidatePlan()
136 StreamString m_constructor_errors; variable
75 StreamString m_constructor_errors; variable