Searched refs:CuListOffset (Results 1 – 2 of 2) sorted by relevance
29 CuListOffset, (uint64_t)CuList.size()) in dumpCUList()123 CuListOffset = Data.getU32(&Offset); in parseImpl()129 if (Offset != CuListOffset) in parseImpl()132 uint32_t CuListSize = (TuListOffset - CuListOffset) / 16; in parseImpl()
25 uint32_t CuListOffset; variable