Searched refs:OffsetToRaw (Results 1 – 1 of 1) sorted by relevance
402 uint64_t OffsetToRaw; in getSectionContents() local404 OffsetToRaw = toSection64(Sec)->FileOffsetToRawData; in getSectionContents()406 OffsetToRaw = toSection32(Sec)->FileOffsetToRawData; in getSectionContents()408 const uint8_t * ContentStart = base() + OffsetToRaw; in getSectionContents()414 Twine::utohexstr(OffsetToRaw) + " and size 0x" + in getSectionContents()