Searched refs:OffsetToRaw (Results 1 – 1 of 1) sorted by relevance
371 uint64_t OffsetToRaw; in getSectionContents() local373 OffsetToRaw = toSection64(Sec)->FileOffsetToRawData; in getSectionContents()375 OffsetToRaw = toSection32(Sec)->FileOffsetToRawData; in getSectionContents()377 const uint8_t * ContentStart = base() + OffsetToRaw; in getSectionContents()383 Twine::utohexstr(OffsetToRaw) + " and size 0x" + in getSectionContents()