Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Disassembler/x86/
H A DTestGetControlFlowKindx86.cpp94 eInstructionControlFlowKindReturn, in TEST_F()
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h984 eInstructionControlFlowKindReturn, enumerator
/llvm-project-15.0.7/lldb/source/Core/
H A DDisassembler.cpp589 case eInstructionControlFlowKindReturn: in GetNameForInstructionControlFlowKind()
/llvm-project-15.0.7/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp198 return lldb::eInstructionControlFlowKindReturn; in MapOpcodeIntoControlFlowKind()