Searched defs:inst_size (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDisassembler.cpp980 uint32_t inst_size = (*pos)->GetOpcode().GetByteSize(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp82 const size_t inst_size = mc_disasm_ptr->GetMCInst (opcode_data, local
209 const size_t inst_size = mc_disasm_ptr->GetMCInst(opcode_data, local
289 size_t inst_size = mc_disasm_ptr->GetMCInst (opcode_data, local
721 uint32_t inst_size = inst_sp->Decode(*this, data, data_cursor); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp489 const size_t inst_size = ::LLVMDisasmInstruction (m_disasm_context, local
/freebsd-10-stable/contrib/gcc/
H A Dtree-sra.c1434 unsigned HOST_WIDE_INT full_size, inst_size = 0; local

Completed in 73 milliseconds