Searched defs:getSectionOffset (Results 1 – 3 of 3) sorted by relevance
75 uint64_t getSectionOffset() const { return SectionOffset; } in getSectionOffset() function
125 uint64_t ExprValue::getSectionOffset() const { in getSectionOffset() function in ExprValue
545 uint64_t ELFObjectFile<ELFT>::getSectionOffset(DataRefImpl Sec) const { in getSectionOffset() function