Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBThreadPlan.cpp315 bool first_insn) { in QueueThreadPlanForStepOut()
327 bool first_insn, SBError &error) { in QueueThreadPlanForStepOut()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Windows-DYLD/
DDynamicLoaderWindowsDYLD.cpp212 auto first_insn = insn_list->GetInstructionAtIndex(0); in GetStepThroughTrampolinePlan() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp155 const bool first_insn = true; in ShouldStop() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DThreadPlanStepOut.cpp35 Thread &thread, SymbolContext *context, bool first_insn, bool stop_others, in ThreadPlanStepOut()
DThread.cpp1305 bool abort_other_plans, SymbolContext *addr_context, bool first_insn, in QueueThreadPlanForStepOut()
1318 bool abort_other_plans, SymbolContext *addr_context, bool first_insn, in QueueThreadPlanForStepOutNoShouldStop()
/freebsd-12-stable/contrib/gcc/
Dmodulo-sched.c2302 kernel_number_of_cycles (rtx first_insn, rtx last_insn) in kernel_number_of_cycles()
Dgenattrtab.c163 struct insn_ent *first_insn; /* First insn with this value. */ member
Demit-rtl.c162 #define first_insn (cfun->emit->x_first_insn) macro
Dgenautomata.c6238 ainsn_t first_insn; in set_insn_equiv_classes() local
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390.c5299 rtx first_insn; member