Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h36 case eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h119 eInstructionTypeAny, // Support for any instructions at all (at least one) enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h38 case lldb_private::eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h45 case lldb_private::eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h47 case lldb_private::eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp641 EmulateInstruction::FindPlugin(arch, eInstructionTypeAny, nullptr)); in DumpEmulation()
892 EmulateInstruction::FindPlugin(arch, eInstructionTypeAny, nullptr)); in TestEmulation()
912 EmulateInstruction::FindPlugin(arch, eInstructionTypeAny, nullptr)); in Emulate()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h75 case eInstructionTypeAny: in SupportsEmulatingInstructionsOfTypeStatic()