Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc1465 for (size_t offset_index = 0; offset_index < num_string_offsets; ++offset_index) { in VisitInternedStringReferences() local
1466 uint32_t base_offset = sro_base[offset_index].first; in VisitInternedStringReferences()
1474 uint32_t string_slot_index = sro_base[offset_index].second; in VisitInternedStringReferences()
1495 uint32_t string_index = sro_base[offset_index].second; in VisitInternedStringReferences()
1516 uint32_t raw_member_offset = sro_base[offset_index].second; in VisitInternedStringReferences()