Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp183 return lldb::eInstructionControlFlowKindFarReturn; in MapOpcodeIntoControlFlowKind()
209 return lldb::eInstructionControlFlowKindFarReturn; in MapOpcodeIntoControlFlowKind()
219 return lldb::eInstructionControlFlowKindFarReturn; in MapOpcodeIntoControlFlowKind()
228 return lldb::eInstructionControlFlowKindFarReturn; in MapOpcodeIntoControlFlowKind()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1050 eInstructionControlFlowKindFarReturn, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp818 case lldb::eInstructionControlFlowKindFarReturn: in AppendInstructionToFunctionCallForest()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp594 case eInstructionControlFlowKindFarReturn: in GetNameForInstructionControlFlowKind()
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78436 …_CONSTTAB_INT("eInstructionControlFlowKindFarReturn", lldb::eInstructionControlFlowKindFarReturn)},