Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1056 eInstructionControlFlowKindFarJump enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp167 return lldb::eInstructionControlFlowKindFarJump; in MapOpcodeIntoControlFlowKind()
192 return lldb::eInstructionControlFlowKindFarJump; in MapOpcodeIntoControlFlowKind()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp596 case eInstructionControlFlowKindFarJump: in GetNameForInstructionControlFlowKind()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81724 …UA_CONSTTAB_INT("eInstructionControlFlowKindFarJump", (lldb::eInstructionControlFlowKindFarJump))},