Home
last modified time | relevance | path

Searched refs:eInstructionTypeAny (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h37 case eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h127 eInstructionTypeAny, // Support for any instructions at all (at least one) enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.h60 case eInstructionTypeAny: in SupportsThisInstructionType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h39 case lldb_private::eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h46 case lldb_private::eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h48 case lldb_private::eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp718 EmulateInstruction::FindPlugin(arch, eInstructionTypeAny, nullptr)); in DumpEmulation()
965 EmulateInstruction::FindPlugin(arch, eInstructionTypeAny, nullptr)); in TestEmulation()
985 EmulateInstruction::FindPlugin(arch, eInstructionTypeAny, nullptr)); in Emulate()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h85 case eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()