Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h999 eInstructionControlFlowKindReturn, enumerator
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTraceDumper.cpp818 case lldb::eInstructionControlFlowKindReturn: { in AppendInstructionToFunctionCallForest()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp589 case eInstructionControlFlowKindReturn: in GetNameForInstructionControlFlowKind()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp199 return lldb::eInstructionControlFlowKindReturn; in MapOpcodeIntoControlFlowKind()