Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/
HDlldb-enumerations.h1041 eInstructionControlFlowKindCall, enumerator
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
HDDisassemblerLLVMC.cpp161 return lldb::eInstructionControlFlowKindCall; in MapOpcodeIntoControlFlowKind()
172 return lldb::eInstructionControlFlowKindCall; in MapOpcodeIntoControlFlowKind()
/freebsd-head/contrib/llvm-project/lldb/source/Target/
HDTraceDumper.cpp812 case lldb::eInstructionControlFlowKindCall: in AppendInstructionToFunctionCallForest()
/freebsd-head/contrib/llvm-project/lldb/source/Core/
HDDisassembler.cpp584 case eInstructionControlFlowKindCall: in GetNameForInstructionControlFlowKind()
/freebsd-head/lib/clang/liblldb/
HDLLDBWrapLua.cpp81718 …SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindCall", (lldb::eInstructionControlFlowKindCall))},