Home
last modified time | relevance | path

Searched refs:statusStr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBError.cpp39 CFStringRef statusStr = SBSApplicationLaunchingErrorString(m_err); in AsString() local
40 if (CFString::UTF8(statusStr, m_str) == NULL) in AsString()