Searched defs:getSectionOffset (Results 1 – 3 of 3) sorted by relevance
75 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() function
428 uint32_t EncoreBootImage::getSectionOffset(Section * section) in getSectionOffset() function in EncoreBootImage
529 uint64_t ELFObjectFile<ELFT>::getSectionOffset(DataRefImpl Sec) const { in getSectionOffset() function