Home
last modified time | relevance | path

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

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