Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h51 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h53 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h60 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h64 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DEmulateInstruction.h358 SupportsEmulatingInstructionsOfType(InstructionType inst_type) = 0;
/llvm-project-15.0.7/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h120 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function