Searched defs:opcode_data_len (Results 1 – 1 of 1) sorted by relevance
522 const size_t opcode_data_len = data.BytesLeft(data_offset); in Decode() local 607 mc_disasm_ptr->GetMCInst(opcode_data, opcode_data_len, pc, inst); in CalculateMnemonicOperandsAndComment() local 1209 mc_disasm_ptr->GetMCInst(opcode_data, opcode_data_len, pc, inst); in VisitInstruction() local 1343 GetMCInst(const uint8_t * opcode_data,size_t opcode_data_len,lldb::addr_t pc,llvm::MCInst & mc_inst) const GetMCInst() argument