Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h247 const FunctionCall &GetOwningCall() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp206 if (segment.GetOwningCall().IsError()) { in DumpSegmentContext()
614 TraceDumper::FunctionCall::TracedSegment::GetOwningCall() const { in GetOwningCall() function in TraceDumper::FunctionCall::TracedSegment