Searched refs:GetOffAt (Results 1 – 1 of 1) sorted by relevance
487 Off GetOffAt(off_t pos) { in GetOffAt() function in __anon9f1770860111::ElfParser496 table_offset_ = parser_.GetOffAt(offsetof(ElfHeader, e_shoff)); in SectionIterator()540 *size = GetOffAt(table_offset + offsetof(Shdr, sh_size)); in GetSectionOffsetByType()541 return GetOffAt(table_offset + offsetof(Shdr, sh_offset)); in GetSectionOffsetByType()569 *size = GetOffAt(table_offset + offsetof(Shdr, sh_size)); in GetSectionOffsetByIndex()570 return GetOffAt(table_offset + offsetof(Shdr, sh_offset)); in GetSectionOffsetByIndex()651 return parser_.GetOffAt(dyn_offset_); in GetTag()655 return parser_.GetOffAt(dyn_offset_ + kTagSize); in GetValue()