Home
last modified time | relevance | path

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

/art/oatdump/
Doatdump.cc1461 const auto& field_section = image_header_.GetImageSection(ImageHeader::kSectionArtFields); in Dump() local
1721 const auto& field_section = state->image_header_.GetImageSection( in Callback() local
/art/compiler/
Dimage_writer.cc1478 ImageSection* field_section = &out_sections[ImageHeader::kSectionArtFields]; in CreateImageSections() local