Searched refs:InstructionType (Results 1 – 14 of 14) sorted by relevance
31 InstructionType inst_type);34 SupportsEmulatingInstructionsOfTypeStatic(InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic()53 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
58 InstructionType inst_type) { in CreateInstance()
33 lldb_private::InstructionType inst_type);36 lldb_private::InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic()56 lldb_private::InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
136 InstructionType inst_type) { in CreateInstance()
40 lldb_private::InstructionType inst_type);43 lldb_private::InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic()63 lldb_private::InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
199 InstructionType inst_type) { in CreateInstance()
42 lldb_private::InstructionType inst_type);45 lldb_private::InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic()67 lldb_private::InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
212 InstructionType inst_type) { in CreateInstance()
70 CreateInstance(const lldb_private::ArchSpec &arch, InstructionType inst_type);73 SupportsEmulatingInstructionsOfTypeStatic(InstructionType inst_type) { in SupportsEmulatingInstructionsOfTypeStatic()123 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType()
727 InstructionType inst_type) { in CreateInstance()
118 enum InstructionType { enum
61 const ArchSpec &arch, InstructionType inst_type);
96 InstructionType supported_inst_type,358 SupportsEmulatingInstructionsOfType(InstructionType inst_type) = 0;
45 InstructionType supported_inst_type, in FindPlugin()