Searched refs:objcrc (Results 1 – 1 of 1) sorted by relevance
682 uint32_t objcrc = ComputeCRC(0, Obj.getBufferStart(), Obj.getBufferSize()); in notifyObjectCompiled() local684 header.Init(mCurrentModuleCRC, objcrc, moduleID, mCpu, mOptLevel, Obj.getBufferSize()); in notifyObjectCompiled()