Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1053 eInstructionControlFlowKindFarReturn, enumerator
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp818 case lldb::eInstructionControlFlowKindFarReturn: in AppendInstructionToFunctionCallForest()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp594 case eInstructionControlFlowKindFarReturn: in GetNameForInstructionControlFlowKind()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81723 …ONSTTAB_INT("eInstructionControlFlowKindFarReturn", (lldb::eInstructionControlFlowKindFarReturn))},