Home
last modified time | relevance | path

Searched refs:InstructionControlFlowKind (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Disassembler/x86/
H A DTestGetControlFlowKindx86.cpp85 InstructionControlFlowKind result[] = { in TEST_F()
141 InstructionControlFlowKind kind = inst_sp->GetControlFlowKind(&exe_ctx); in TEST_F()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DDisassembler.h86 virtual lldb::InstructionControlFlowKind
230 lldb::InstructionControlFlowKind instruction_control_flow_kind);
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-enumerations.h975 enum InstructionControlFlowKind { enum
/llvm-project-15.0.7/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp123 lldb::InstructionControlFlowKind
385 lldb::InstructionControlFlowKind GetControlFlowKind(bool is_exec_mode_64b, in GetControlFlowKind()
544 lldb::InstructionControlFlowKind
/llvm-project-15.0.7/lldb/source/Core/
H A DDisassembler.cpp581 lldb::InstructionControlFlowKind instruction_control_flow_kind) { in GetNameForInstructionControlFlowKind()
646 lldb::InstructionControlFlowKind instruction_control_flow_kind = in Dump()
/llvm-project-15.0.7/lldb/source/Commands/
H A DOptions.td305 "`InstructionControlFlowKind` for a list of control flow kind. "
1153 "`InstructionControlFlowKind` for a list of control flow kind. "