Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc2504 const ImageSection& interned_strings_section = in CreateImageSections() local
2513 cur_pos = RoundUp(interned_strings_section.End(), sizeof(uint64_t)); in CreateImageSections()