Searched defs:TestEmulation (Results 1 – 7 of 7) sorted by relevance
59 bool TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation() function
69 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation() function
77 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation() function
319 bool SBInstruction::TestEmulation(lldb::SBStream &output_stream, in TestEmulation() function in SBInstruction
62 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation() function
857 bool Instruction::TestEmulation(Stream *out_stream, const char *file_name) { in TestEmulation() function in Instruction
14379 bool EmulateInstructionARM::TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation() function in EmulateInstructionARM