Home
last modified time | relevance | path

Searched defs:TestEmulation (Results 1 – 9 of 9) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
HDEmulateInstructionPPC64.h60 bool TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h70 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h78 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/API/
HDSBInstruction.cpp338 bool SBInstruction::TestEmulation(lldb::SBStream &output_stream, in TestEmulation() function in SBInstruction
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.h63 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
HDEmulateInstructionLoongArch.cpp189 bool EmulateInstructionLoongArch::TestEmulation( in TestEmulation() function in lldb_private::EmulateInstructionLoongArch
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDDisassembler.cpp863 bool Instruction::TestEmulation(Stream &out_stream, const char *file_name) { in TestEmulation() function in Instruction
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDEmulateInstructionRISCV.cpp1766 bool EmulateInstructionRISCV::TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation() function in lldb_private::EmulateInstructionRISCV
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp14349 bool EmulateInstructionARM::TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation() function in EmulateInstructionARM