Searched refs:DumpEmulation (Results 1 – 5 of 5) sorted by relevance
221 SBInstruction::DumpEmulation (const char *triple) in DumpEmulation() function in SBInstruction227 return m_opaque_sp->DumpEmulation (arch); in DumpEmulation()
126 if (!GetInstructionAtIndex((uint32_t) i).DumpEmulation (triple)) in DumpEmulationForAllInstructions()
73 …DumpEmulation (const char * triple); // triple is to specify the architecture, e.g. 'armv6' or 'ar…
105 DumpEmulation (const ArchSpec &arch);
648 Instruction::DumpEmulation (const ArchSpec &arch) in DumpEmulation() function in Instruction