Searched refs:OffsetToRaw (Results 1 – 1 of 1) sorted by relevance
412 uint64_t OffsetToRaw; in getSectionContents() local414 OffsetToRaw = toSection64(Sec)->FileOffsetToRawData; in getSectionContents()416 OffsetToRaw = toSection32(Sec)->FileOffsetToRawData; in getSectionContents()418 const uint8_t * ContentStart = base() + OffsetToRaw; in getSectionContents()424 Twine::utohexstr(OffsetToRaw) + " and size 0x" + in getSectionContents()