Home
last modified time | relevance | path

Searched defs:first_insn (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThreadPlan.cpp295 LLDB_INSTRUMENT_VA(this, frame_idx_to_step_to, first_insn); in QueueThreadPlanForStepOut() argument
304 LLDB_INSTRUMENT_VA(this, frame_idx_to_step_to, first_insn, error); in QueueThreadPlanForStepOut() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
H A DDynamicLoaderWindowsDYLD.cpp202 auto first_insn = insn_list->GetInstructionAtIndex(0); in GetStepThroughTrampolinePlan() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp164 const bool first_insn = true; in ShouldStop() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp36 Thread &thread, SymbolContext *context, bool first_insn, bool stop_others, in ThreadPlanStepOut() argument
H A DThread.cpp1311 bool abort_other_plans, SymbolContext *addr_context, bool first_insn, in QueueThreadPlanForStepOut()
1324 bool abort_other_plans, SymbolContext *addr_context, bool first_insn, in QueueThreadPlanForStepOutNoShouldStop()