Searched refs:getSectionOffset (Results 1 – 3 of 3) sorted by relevance
77 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() function
62 virtual uint64_t getSectionOffset(DataRefImpl Sec) const = 0;110 return getObject()->getSectionOffset(getRawDataRefImpl()); in getOffset()275 uint64_t getSectionOffset(DataRefImpl Sec) const override;453 uint64_t ELFObjectFile<ELFT>::getSectionOffset(DataRefImpl Sec) const { in getSectionOffset() function
594 return Section.getSectionOffset() + RelEntry.Addend; in getProvisionalValue()670 RelEntry.FixupSection->getSectionOffset() + in applyRelocations()909 RelEntry.FixupSection->getSectionOffset(); in writeRelocSection()