Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp526 const size_t inst_size = in Decode() local
609 if (inst_size > 0) { in CalculateMnemonicOperandsAndComment() local
1211 const size_t inst_size = VisitInstruction() local
1659 uint32_t inst_size = inst_sp->Decode(*this, data, data_cursor); DecodeInstructions() local
[all...]
/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp86 uint32_t inst_size = m_opcode.GetByteSize(); in EvaluateInstruction() local
/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp883 const size_t inst_size = in instruction_length() local
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp978 uint32_t inst_size = (*pos)->GetOpcode().GetByteSize(); GetMaxOpcocdeByteSize() local