Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp268 segment.IfNestedCall([&](const TraceDumper::FunctionCall &nested_call) { in DumpFunctionCallTree()
345 [&](const TraceDumper::FunctionCall &nested_call) { in DumpFunctionCallTree()
679 TraceDumper::FunctionCallUP &&nested_call) { in SetUntracedPrefixSegment()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h299 UntracedPrefixSegment(FunctionCallUP &&nested_call) in UntracedPrefixSegment()