Home | History | Annotate | Download | only in dmtracedump

Lines Matching full:offsettodata

122     short offsetToData;
1075 pHeader->offsetToData = read2LE(fp);
1077 bytesToRead = pHeader->offsetToData - 16;