Home
last modified time | relevance | path

Searched refs:offset_index (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc1535 for (size_t offset_index = 0; offset_index < num_string_offsets; ++offset_index) { in VisitInternedStringReferences() local
1536 uint32_t base_offset = sro_base[offset_index].first; in VisitInternedStringReferences()
1544 uint32_t string_slot_index = sro_base[offset_index].second; in VisitInternedStringReferences()
1565 uint32_t string_index = sro_base[offset_index].second; in VisitInternedStringReferences()
1586 uint32_t raw_member_offset = sro_base[offset_index].second; in VisitInternedStringReferences()