Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Instruction/PPC64/
DEmulateInstructionPPC64.h53 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.h55 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
DEmulateInstructionMIPS64.h62 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/external/llvm-project/lldb/source/Plugins/Instruction/MIPS/
DEmulateInstructionMIPS.h66 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function
/external/llvm-project/lldb/include/lldb/Core/
DEmulateInstruction.h358 SupportsEmulatingInstructionsOfType(InstructionType inst_type) = 0;
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h123 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function