Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThreadPlanStepInstruction.cpp105 uint32_t max_opcode_size = m_thread.CalculateTarget() in IsPlanStale() local
108 (pc <= m_instruction_addr + max_opcode_size); in IsPlanStale()