Searched refs:OffsetToRaw (Results 1 – 1 of 1) sorted by relevance
279 uint64_t OffsetToRaw; in getSectionContents() local281 OffsetToRaw = toSection64(Sec)->FileOffsetToRawData; in getSectionContents()283 OffsetToRaw = toSection32(Sec)->FileOffsetToRawData; in getSectionContents()285 const uint8_t * ContentStart = base() + OffsetToRaw; in getSectionContents()