Home
last modified time | relevance | path

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

/art/runtime/
Dimage-inl.h54 const ImageSection& fields = GetFieldsSection(); in VisitPackedArtFields()
Dimage.h292 const ImageSection& GetFieldsSection() const { in GetFieldsSection() function
/art/oatdump/
Doatdump.cc1983 const auto& field_section = image_header_.GetFieldsSection(); in Dump()
2251 const auto& field_section = image_header_.GetFieldsSection(); in DumpObject()