Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp141 return lldb::eInstructionControlFlowKindCondJump; in MapOpcodeIntoControlFlowKind()
148 return lldb::eInstructionControlFlowKindCondJump; in MapOpcodeIntoControlFlowKind()
200 return lldb::eInstructionControlFlowKindCondJump; in MapOpcodeIntoControlFlowKind()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1060 eInstructionControlFlowKindCondJump, enumerator
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp622 case eInstructionControlFlowKindCondJump: in GetNameForInstructionControlFlowKind()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp83125 …_CONSTTAB_INT("eInstructionControlFlowKindCondJump", (lldb::eInstructionControlFlowKindCondJump))},