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

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDisassembler.cpp1004 uint32_t inst_size = (*pos)->GetOpcode().GetByteSize(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Disassembler/llvm/
H A DDisassemblerLLVMC.cpp82 const size_t inst_size = mc_disasm_ptr->GetMCInst (opcode_data, variable
119 const size_t inst_size = mc_disasm_ptr->GetMCInst (opcode_data, variable
246 const size_t inst_size = mc_disasm_ptr->GetMCInst(opcode_data, variable
327 size_t inst_size = mc_disasm_ptr->GetMCInst (opcode_data, variable
809 uint32_t inst_size = inst_sp->Decode(*this, data, data_cursor); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/UnwindAssembly/x86/
H A DUnwindAssembly-x86.cpp643 const size_t inst_size = ::LLVMDisasmInstruction (m_disasm_context, local
/freebsd-11.0-release/contrib/gcc/
H A Dtree-sra.c1434 unsigned HOST_WIDE_INT full_size, inst_size = 0; local
/freebsd-11.0-release/sys/dev/iwm/
H A Dif_iwmreg.h904 uint32_t inst_size; /* bytes of runtime code */ member in struct:iwm_ucode_header::__anon10525::__anon10526
913 uint32_t inst_size; /* bytes of runtime code */ member in struct:iwm_ucode_header::__anon10525::__anon10527

Completed in 181 milliseconds