Home
last modified time | relevance | path

Searched defs:field_section (Results 1 – 2 of 2) sorted by relevance

/art/oatdump/
Doatdump.cc2172 const auto& field_section = image_header_.GetFieldsSection(); in Dump() local
2438 const auto& field_section = image_header_.GetFieldsSection(); in DumpObject() local
/art/dex2oat/linker/
Dimage_writer.cc1880 ImageSection* field_section = &out_sections[ImageHeader::kSectionArtFields]; in CreateImageSections() local