Searched refs:InstructionControlFlowKind (Results 1 – 9 of 9) sorted by relevance
46 lldb::InstructionControlFlowKind GetControlFlowKind(lldb::SBTarget target);
88 virtual lldb::InstructionControlFlowKind232 lldb::InstructionControlFlowKind instruction_control_flow_kind);
167 lldb::InstructionControlFlowKind SBInstruction::GetControlFlowKind(lldb::SBTarget target) { in GetControlFlowKind()
386 lldb::InstructionControlFlowKind instruction_control_flow_kind = in DumpInstruction()807 InstructionControlFlowKind insn_kind = in AppendInstructionToFunctionCallForest()
129 lldb::InstructionControlFlowKind391 lldb::InstructionControlFlowKind GetControlFlowKind(bool is_exec_mode_64b, in GetControlFlowKind()550 lldb::InstructionControlFlowKind
1034 enum InstructionControlFlowKind { enum
578 lldb::InstructionControlFlowKind instruction_control_flow_kind) { in GetNameForInstructionControlFlowKind()643 lldb::InstructionControlFlowKind instruction_control_flow_kind = in Dump()
312 "`InstructionControlFlowKind` for a list of control flow kind. "1181 "`InstructionControlFlowKind` for a list of control flow kind. "
33442 lldb::InstructionControlFlowKind result; in _wrap_SBInstruction_GetControlFlowKind()33458 result = (lldb::InstructionControlFlowKind)(arg1)->GetControlFlowKind(arg2); in _wrap_SBInstruction_GetControlFlowKind()