Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h682 ReadPointedString(lldb::WritableDataBufferSP &buffer_sp, Status &error,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp869 ValueObject::ReadPointedString(lldb::WritableDataBufferSP &buffer_sp, in ReadPointedString() function in ValueObject
1197 std::pair<size_t, bool> read_string = ReadPointedString( in DumpPrintableRepresentation()