Searched refs:fromPtr (Results 1 – 1 of 1) sorted by relevance
483 const u8* fromPtr = (const u8 *) from; in DumpCommon() local486 for (; fromPtr < toPtr; fromPtr += 8) in DumpCommon()488 const u32 *const command = reinterpret_cast<const u32*>(fromPtr); in DumpCommon()