Searched refs:DumpEmulation (Results 1 – 6 of 6) sorted by relevance
70 bool DumpEmulation(const char *triple); // triple is to specify the
327 bool SBInstruction::DumpEmulation(const char *triple) { in DumpEmulation() function in SBInstruction332 return inst_sp->DumpEmulation(HostInfo::GetAugmentedArchSpec(triple)); in DumpEmulation()
203 if (!GetInstructionAtIndex((uint32_t)i).DumpEmulation(triple)) in DumpEmulationForAllInstructions()
186 bool DumpEmulation(const ArchSpec &arch);
716 bool Instruction::DumpEmulation(const ArchSpec &arch) { in DumpEmulation() function in Instruction
34279 result = (bool)(arg1)->DumpEmulation((char const *)arg2); in _wrap_SBInstruction_DumpEmulation()