Home | History | Annotate | Download | only in oatdump

Lines Matching refs:field_section

1558     const auto& field_section = image_header_.GetImageSection(ImageHeader::kSectionArtFields);
1567 stats_.art_field_bytes += field_section.Size();
1766 const auto& field_section = state->image_header_.GetImageSection(
1783 if (field_section.Contains(offset)) {