Home
last modified time | relevance | path

Searched defs:cursor_sp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp441 TraceDumper::TraceDumper(lldb::TraceCursorSP cursor_sp, Stream &s, in TraceDumper() argument
591 const TraceCursorSP &cursor_sp, in AppendInsn() argument
620 const TraceCursorSP &cursor_sp, in CreateNestedCall() argument
644 const TraceCursorSP &cursor_sp, in FunctionCall() argument
651 const TraceCursorSP &cursor_sp, in AppendSegment() argument
713 AppendReturnedInstructionToFunctionCallForest(TraceDumper::FunctionCall & last_function_call,const TraceDumper::SymbolInfo & symbol_info,const TraceCursorSP & cursor_sp,std::vector<TraceDumper::FunctionCallUP> & roots) AppendReturnedInstructionToFunctionCallForest() argument
773 AppendInstructionToFunctionCallForest(const ExecutionContext & exe_ctx,TraceDumper::FunctionCall * last_function_call,const TraceDumper::SymbolInfo & prev_symbol_info,const TraceDumper::SymbolInfo & symbol_info,const TraceCursorSP & cursor_sp,std::vector<TraceDumper::FunctionCallUP> & roots) AppendInstructionToFunctionCallForest() argument
860 AppendErrorToFunctionCallForest(TraceDumper::FunctionCall * last_function_call,TraceCursorSP & cursor_sp,std::vector<TraceDumper::FunctionCallUP> & roots) AppendErrorToFunctionCallForest() argument
874 CreateFunctionCallForest(TraceCursorSP & cursor_sp,const ExecutionContext & exe_ctx) CreateFunctionCallForest() argument
[all...]
H A DUnwindLLDB.cpp128 CursorSP cursor_sp(new Cursor()); in GetOneMoreFrame() local
[all...]
/llvm-project/lldb/include/lldb/Target/
H A DTraceDumper.h221 TracedSegment(const lldb::TraceCursorSP &cursor_sp, in TracedSegment()
/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp2189 TraceCursorSP &cursor_sp = *cursor_or_error; DoExecute() local
2378 TraceCursorSP &cursor_sp = *cursor_or_error; DoExecute() local