Searched defs:max_op_byte_size (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp171 const uint32_t max_op_byte_size = arch.GetMaximumOpcodeByteSize(); variable
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp625 const uint32_t max_op_byte_size = m_arch.GetMaximumOpcodeByteSize(); local

Completed in 86 milliseconds