Home
last modified time | relevance | path

Searched refs:InstructionLengthDecode (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp263 InstructionLengthDecode(const uint8_t *inst_bytes, int bytes_len, in InstructionLengthDecode() function
402 ret = InstructionLengthDecode((const uint8_t *)m_opcode.GetOpcodeBytes(), in GetControlFlowKind()