Searched refs:err_cstr (Results 1 – 2 of 2) sorted by relevance
354 const char *err_cstr = m_valobj->GetError().AsCString(); in GetValueSummaryError() local355 if (err_cstr) in GetValueSummaryError()356 error.assign(err_cstr); in GetValueSummaryError()
2612 const char *err_cstr = err.AsString();2614 err_cstr ? err_cstr : "No such process");2622 const char *err_cstr = err.AsString();2624 err_cstr ? err_cstr : "unable to start the exception thread");