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