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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp134 const uint32_t max_op_byte_size = arch.GetMaximumOpcodeByteSize(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp472 const uint32_t max_op_byte_size = m_arch.GetMaximumOpcodeByteSize(); local

Completed in 64 milliseconds