Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp619 TraceDumper::FunctionCall::TracedSegment::CreateNestedCall( in CreateNestedCall() function in TraceDumper::FunctionCall::TracedSegment
790 return last_function_call->GetLastTracedSegment().CreateNestedCall( in AppendInstructionToFunctionCallForest()
815 return last_function_call->GetLastTracedSegment().CreateNestedCall( in AppendInstructionToFunctionCallForest()
839 return last_function_call->GetLastTracedSegment().CreateNestedCall( in AppendInstructionToFunctionCallForest()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h265 FunctionCall &CreateNestedCall(const lldb::TraceCursorSP &cursor_sp,