Home
last modified time | relevance | path

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

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