Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h302 const FunctionCall &GetNestedCall() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp257 DumpFunctionCallTree(function_call.GetUntracedPrefixSegment()->GetNestedCall()); in DumpFunctionCallTree()
330 function_call.GetUntracedPrefixSegment()->GetNestedCall()); in DumpFunctionCallTree()
639 TraceDumper::FunctionCall::UntracedPrefixSegment::GetNestedCall() const { in GetNestedCall() function in TraceDumper::FunctionCall::UntracedPrefixSegment