Searched refs:OffsetToRaw (Results 1 – 1 of 1) sorted by relevance
413 uint64_t OffsetToRaw; in getSectionContents() local415 OffsetToRaw = toSection64(Sec)->FileOffsetToRawData; in getSectionContents()417 OffsetToRaw = toSection32(Sec)->FileOffsetToRawData; in getSectionContents()419 const uint8_t * ContentStart = base() + OffsetToRaw; in getSectionContents()425 Twine::utohexstr(OffsetToRaw) + " and size 0x" + in getSectionContents()