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