Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp250 void DumpFunctionCallTree(const TraceDumper::FunctionCall &function_call) { in DumpFunctionCallTree() function in OutputWriterCLI
325 void DumpFunctionCallTree(const TraceDumper::FunctionCall &function_call) { in DumpFunctionCallTree() function in OutputWriterJSON