HomeSort by relevance Sort by last modified time
    Searched refs:SetOffsetSize (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/common/dwarf/
bytereader.cc 45 void ByteReader::SetOffsetSize(uint8 size) {
72 SetOffsetSize(8);
76 SetOffsetSize(4);
bytereader.h 156 // SetOffsetSize if you are using the same ByteReader to jump from the
180 // long. You must call ReadInitialLength or SetOffsetSize before calling
194 void SetOffsetSize(uint8 size);
287 // This function pointer gets set by SetOffsetSize.

Completed in 1235 milliseconds