Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h100 llvm::Error CreateJSONError(llvm::json::Path::Root &root,
H A DTraceIntelPTBundleLoader.cpp68 Error TraceIntelPTBundleLoader::CreateJSONError(json::Path::Root &root, in CreateJSONError() function in TraceIntelPTBundleLoader
425 return CreateJSONError(root, m_bundle_description); in Load()