Lines Matching refs:GetPluginName
1749 …rorStringWithFormat("error: %s does not support loading core files.", GetPluginName().GetCString()… in DoLoadCore()
2064 …ithFormat("error: %s does not support attaching to a process by pid", GetPluginName().GetCString()… in DoAttachToProcessWithID()
2087 …ithFormat("error: %s does not support attaching to a process by pid", GetPluginName().GetCString()… in DoAttachToProcessWithID()
2213 …rorStringWithFormat("error: %s does not support launching processes", GetPluginName().GetCString()… in DoLaunch()
2262 …rrorStringWithFormat("error: %s does not support resuming processes", GetPluginName().GetCString()… in DoResume()
2311 …ErrorStringWithFormat("error: %s does not support halting processes", GetPluginName().GetCString()… in DoHalt()
2351 …ringWithFormat("error: %s does not support detaching from processes", GetPluginName().GetCString()… in DoDetach()
2392 …WithFormat("error: %s does not support senging signals to processes", GetPluginName().GetCString()… in DoSignal()
2836 …orStringWithFormat("error: %s does not support writing to processes", GetPluginName().GetCString()… in DoWriteMemory()
2933 …hFormat("error: %s does not support allocating in the debug process", GetPluginName().GetCString()… in DoAllocateMemory()
2982 …"error: %s does not support indirect functions in the debug process", GetPluginName().GetCString()… in ResolveIndirectFunction()
3103 …ormat("error: %s does not support deallocating in the debug process", GetPluginName().GetCString()… in DoDeallocateMemory()
3208 …orStringWithFormat("error: %s does not support enabling breakpoints", GetPluginName().GetCString()… in EnableBreakpointSite()
3217 …rStringWithFormat("error: %s does not support disabling breakpoints", GetPluginName().GetCString()… in DisableBreakpointSite()