Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTraceDumper.h389 FunctionCallForest(const std::vector<FunctionCallUP> &forest) = 0;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTraceDumper.cpp122 void FunctionCallForest( in FunctionCallForest() function in OutputWriterCLI
318 void FunctionCallForest( in FunctionCallForest() function in OutputWriterJSON
911 m_writer_up->FunctionCallForest( in DumpFunctionCalls()