Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBInstruction.h46 lldb::InstructionControlFlowKind GetControlFlowKind(lldb::SBTarget target);
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBInstruction.i47 lldb::InstructionControlFlowKind
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDisassembler.h86 virtual lldb::InstructionControlFlowKind
230 lldb::InstructionControlFlowKind instruction_control_flow_kind);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp167 lldb::InstructionControlFlowKind SBInstruction::GetControlFlowKind(lldb::SBTarget target) { in GetControlFlowKind()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTraceDumper.cpp386 lldb::InstructionControlFlowKind instruction_control_flow_kind = in DumpInstruction()
806 InstructionControlFlowKind insn_kind = in AppendInstructionToFunctionCallForest()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h990 enum InstructionControlFlowKind { enum
/openbsd-src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp124 lldb::InstructionControlFlowKind
386 lldb::InstructionControlFlowKind GetControlFlowKind(bool is_exec_mode_64b, in GetControlFlowKind()
545 lldb::InstructionControlFlowKind
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp581 lldb::InstructionControlFlowKind instruction_control_flow_kind) { in GetNameForInstructionControlFlowKind()
646 lldb::InstructionControlFlowKind instruction_control_flow_kind = in Dump()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DOptions.td305 "`InstructionControlFlowKind` for a list of control flow kind. "
1150 "`InstructionControlFlowKind` for a list of control flow kind. "