Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h90 llvm::Error CreateJSONError(llvm::json::Path::Root &root,
H A DTraceIntelPTBundleLoader.cpp66 Error TraceIntelPTBundleLoader::CreateJSONError(json::Path::Root &root, in CreateJSONError() function in TraceIntelPTBundleLoader
321 return CreateJSONError(root, m_bundle_description); in Load()