Home
last modified time | relevance | path

Searched defs:m_opcode (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h554 Opcode m_opcode; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp393 Opcode m_opcode) { in GetControlFlowKind()