Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandReturnObject.cpp99 size_t SBCommandReturnObject::GetOutputSize() { in GetOutputSize() function in SBCommandReturnObject
114 size_t num_bytes = GetOutputSize(); in PutOutput()
233 if (GetOutputSize() > 0) in GetDescription()
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBCommandReturnObject.i40 GetOutputSize ();
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DLLDBUtils.cpp26 auto output_len = result.GetOutputSize(); in RunLLDBCommands()
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBCommandReturnObject.h53 size_t GetOutputSize();