Searched refs:intern_table_section (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Dimage_writer.cc1093 const ImageSection& intern_table_section = image_header->GetImageSection( local
1096 uint8_t* const memory_ptr = image_->Begin() + intern_table_section.Offset();

Completed in 59 milliseconds