Searched defs:TestEmulation (Results 1 – 7 of 7) sorted by relevance
61 bool TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation() function
71 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation() function
79 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation() function
329 bool SBInstruction::TestEmulation(lldb::SBStream &output_stream, in TestEmulation() function in SBInstruction
64 bool TestEmulation(lldb_private::Stream *out_stream, in TestEmulation() function
824 bool Instruction::TestEmulation(Stream *out_stream, const char *file_name) { in TestEmulation() function in Instruction
14386 bool EmulateInstructionARM::TestEmulation(Stream *out_stream, ArchSpec &arch, in TestEmulation() function in EmulateInstructionARM