Searched refs:skipValidLength (Results 1 – 3 of 3) sorted by relevance
63 void skipValidLength(size_t *off) const;
39 void EhReader::skipValidLength(size_t *off) const { in skipValidLength() function in EhReader
1410 reader.skipValidLength(&dataOff); // readLength() already validated this. in registerEhFrames()