Searched refs:offsets (Results 1 – 6 of 6) sorted by relevance
399 std::vector<CheckOffset> offsets; member427 if (offsets.size() != num_fields) { in Check()431 << " C++=" << offsets.size(); in Check()435 for (size_t i = 0; i < offsets.size(); i++) { in Check()438 if (field_name != offsets[i].java_name) { in Check()443 for (size_t i = 0; i < offsets.size(); i++) { in Check()444 CheckOffset& offset = offsets[i]; in Check()447 if (field_name != offsets[i].java_name) { in Check()457 for (size_t i = 0; i < offsets.size(); i++) { in Check()458 CheckOffset& offset = offsets[i]; in Check()[all …]
2107 const uint32_t* offsets = set->entries_; in CheckInterAnnotationSetItem() local2112 if (*offsets != 0 && !CheckOffsetToTypeMap(*offsets, DexFile::kDexTypeAnnotationItem)) { in CheckInterAnnotationSetItem()2118 reinterpret_cast<const DexFile::AnnotationItem*>(begin_ + *offsets); in CheckInterAnnotationSetItem()2128 offsets++; in CheckInterAnnotationSetItem()2131 ptr_ = reinterpret_cast<const uint8_t*>(offsets); in CheckInterAnnotationSetItem()
168 offsets.cc \
788 OatMethodOffsets* offsets = &oat_class->method_offsets_[method_offsets_index_]; in VisitMethod() local789 offsets->code_offset_ = quick_code_offset; in VisitMethod()894 OatMethodOffsets offsets(0u); in VisitMethod() local897 offsets = oat_class->method_offsets_[method_offsets_index_]; in VisitMethod()937 reinterpret_cast<void*>(offsets.code_offset_), pointer_size_); in VisitMethod()
148 values, structure sizes, and struct member offsets. The format is fairly
1586 # Store the class pointer in the header. This also overwrites the first pointer. The offsets are