Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp136 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
142 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
149 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
238 return lldb::eInstructionControlFlowKindOther; in MapOpcodeIntoControlFlowKind()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1036 eInstructionControlFlowKindOther, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp809 : eInstructionControlFlowKindOther; in AppendInstructionToFunctionCallForest()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp582 case eInstructionControlFlowKindOther: in GetNameForInstructionControlFlowKind()
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78430 …SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindOther", lldb::eInstructionControlFlowKindOther)},