Home
last modified time | relevance | path

Searched defs:SupportsEmulatingInstructionsOfType (Results 1 – 5 of 5) 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/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/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.h123 bool SupportsEmulatingInstructionsOfType(InstructionType inst_type) override { in SupportsEmulatingInstructionsOfType() function
/external/llvm-project/lldb/source/Plugins/Instruction/ARM64/
DEmulateInstructionARM64.h55 bool SupportsEmulatingInstructionsOfType( in SupportsEmulatingInstructionsOfType() function