Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandReturnObject.cpp105 size_t SBCommandReturnObject::GetErrorSize() { in GetErrorSize() function in SBCommandReturnObject
138 size_t num_bytes = GetErrorSize(); in PutError()
236 if (GetErrorSize() > 0) in GetDescription()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBCommandReturnObject.i43 GetErrorSize ();
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DLLDBUtils.cpp31 auto error_len = result.GetErrorSize(); in RunLLDBCommands()
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBCommandReturnObject.h55 size_t GetErrorSize();