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.cpp294 bool first_insn) { in QueueThreadPlanForStepOut()
303 bool first_insn, SBError &error) { in QueueThreadPlanForStepOut()
/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.cpp62 Thread &thread, SymbolContext *context, bool first_insn, bool stop_others, in ThreadPlanStepOut()
H A DThread.cpp1344 bool abort_other_plans, SymbolContext *addr_context, bool first_insn, in QueueThreadPlanForStepOut()
1357 bool abort_other_plans, SymbolContext *addr_context, bool first_insn, in QueueThreadPlanForStepOutNoShouldStop()