Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTBundleLoader.h120 void NormalizeAllPaths(JSONTraceBundleDescription &bundle_description);
H A DTraceIntelPTBundleLoader.cpp393 void TraceIntelPTBundleLoader::NormalizeAllPaths( in NormalizeAllPaths() function in TraceIntelPTBundleLoader
427 NormalizeAllPaths(bundle_description); in Load()