Home
last modified time | relevance | path

Searched refs:first_insn (Results 1 – 6 of 6) sorted by relevance

/external/lldb/include/lldb/Target/
DThreadPlanStepOut.h27 bool first_insn,
72 bool first_insn,
DThread.h635 bool first_insn,
/external/lldb/source/Target/
DThreadPlanStepOut.cpp40 bool first_insn, in ThreadPlanStepOut() argument
51 m_first_insn (first_insn), in ThreadPlanStepOut()
DThread.cpp1429 bool first_insn, in QueueThreadPlanForStepOut() argument
1438 first_insn, in QueueThreadPlanForStepOut()
/external/chromium_org/sandbox/linux/seccomp-bpf/
Dcodegen_unittest.cc336 Instruction* first_insn = first_block->instructions[0]; in CutGraphIntoBasicBlocks() local
349 SANDBOX_ASSERT(insn == first_insn || in CutGraphIntoBasicBlocks()
/external/qemu/tcg/
Dtcg.c1098 int i, k, nb_oargs, nb_iargs, nb_cargs, first_insn; in tcg_dump_ops() local
1102 first_insn = 1; in tcg_dump_ops()
1115 if (!first_insn) { in tcg_dump_ops()
1119 first_insn = 0; in tcg_dump_ops()