Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libompd/src/
H A DTargetValue.cpp305 ret = callbacks->read_string(context, tcontext, &strValue.symbolAddr, BUF_LEN, in getString()
/llvm-project-15.0.7/lldb/source/Core/
H A DValueObject.cpp1188 std::pair<size_t, bool> read_string = ReadPointedString( in DumpPrintableRepresentation() local
1200 options.SetIsTruncated(read_string.second); in DumpPrintableRepresentation()
/llvm-project-15.0.7/openmp/runtime/src/include/
H A Domp-tools.h.var1196 ompd_callback_memory_read_fn_t read_string;