Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1038 eInstructionControlFlowKindCall, enumerator
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp161 return lldb::eInstructionControlFlowKindCall; in MapOpcodeIntoControlFlowKind()
172 return lldb::eInstructionControlFlowKindCall; in MapOpcodeIntoControlFlowKind()
/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp812 case lldb::eInstructionControlFlowKindCall: in AppendInstructionToFunctionCallForest()
/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp584 case eInstructionControlFlowKindCall: in GetNameForInstructionControlFlowKind()
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78431 … {SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindCall", lldb::eInstructionControlFlowKindCall)},