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