Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DTraceDumper.h301 const FunctionCall &GetNestedCall() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTraceDumper.cpp257 DumpFunctionCallTree(function_call.GetUntracedPrefixSegment()->GetNestedCall()); in DumpFunctionCallTree()
330 function_call.GetUntracedPrefixSegment()->GetNestedCall()); in DumpFunctionCallTree()
638 TraceDumper::FunctionCall::UntracedPrefixSegment::GetNestedCall() const { in GetNestedCall() function in TraceDumper::FunctionCall::UntracedPrefixSegment