Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h390 FunctionCallForest(const std::vector<FunctionCallUP> &forest) = 0;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp122 void FunctionCallForest( in FunctionCallForest() function in OutputWriterCLI
318 void FunctionCallForest( in FunctionCallForest() function in OutputWriterJSON
912 m_writer_up->FunctionCallForest( in DumpFunctionCalls()