Home
last modified time | relevance | path

Searched defs:json_modules (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleSaver.cpp248 std::vector<JSONModule> json_modules; in BuildModulesSection() local
311 Expected<std::vector<JSONModule>> json_modules = BuildProcessSection() local
346 Expected<std::vector<JSONModule>> json_modules = BuildKernelSection() local
[all...]
/llvm-project/lldb/source/Target/
H A DStatistics.cpp236 json::Array json_modules; ReportStatistics() local