Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h327 void AppendSegment(const lldb::TraceCursorSP &cursor_sp,
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp647 AppendSegment(cursor_sp, symbol_info); in FunctionCall()
650 void TraceDumper::FunctionCall::AppendSegment( in AppendSegment() function in TraceDumper::FunctionCall
727 ancestor->AppendSegment(cursor_sp, symbol_info); in AppendReturnedInstructionToFunctionCallForest()