Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp137 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
143 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
150 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
239 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1052 eInstructionControlFlowKindOther, enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp809 : eInstructionControlFlowKindOther; in AppendInstructionToFunctionCallForest()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp614 case eInstructionControlFlowKindOther: in GetNameForInstructionControlFlowKind()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp83121 …IG_LUA_CONSTTAB_INT("eInstructionControlFlowKindOther", (lldb::eInstructionControlFlowKindOther))},