Searched refs:GetMnemonic (Results 1 – 8 of 8) sorted by relevance
37 GetMnemonic (lldb::SBTarget target);71 return self.GetMnemonic (target)
73 SBInstruction::GetMnemonic(SBTarget target) in GetMnemonic() function in SBInstruction86 return m_opaque_sp->GetMnemonic(&exe_ctx); in GetMnemonic()
38 self.assertTrue (inst.GetMnemonic(target) == "movq")
57 self.assertTrue (inst.GetMnemonic(target) == "vst1.64")
46 GetMnemonic (lldb::SBTarget target);
46 GetMnemonic (const ExecutionContext* exe_ctx) in GetMnemonic() function
479 mnemonic = inst.GetMnemonic (target)
3116 lldb.SBInstruction.GetMnemonic lldb.SBInstruction-class.html#GetMnemonic