Searched refs:map_off_ (Results 1 – 2 of 2) sorted by relevance
275 CheckValidOffsetAndSize(header_->map_off_, header_->map_off_, "map") && in CheckHeader()289 header_->map_off_); in CheckMap()1320 …onst DexFile::MapList* map = reinterpret_cast<const DexFile::MapList*>(begin_ + header_->map_off_); in CheckIntraSection()1371 if (UNLIKELY(section_offset != header_->map_off_)) { in CheckIntraSection()1373 section_offset, header_->map_off_); in CheckIntraSection()2036 …onst DexFile::MapList* map = reinterpret_cast<const DexFile::MapList*>(begin_ + header_->map_off_); in CheckInterSection()
86 uint32_t map_off_; // unused member