Searched refs:DumpEmulation (Results 1 – 5 of 5) sorted by relevance
236 SBInstruction::DumpEmulation (const char *triple) in DumpEmulation() function in SBInstruction242 return m_opaque_sp->DumpEmulation (arch); in DumpEmulation()
141 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…
160 DumpEmulation (const ArchSpec &arch);
666 Instruction::DumpEmulation (const ArchSpec &arch) in DumpEmulation() function in Instruction