Home
last modified time | relevance | path

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

/art/runtime/
Dimage.cc161 const ImageSection& fields = GetFieldsSection(); in VisitPackedArtFields()
Dimage.h244 const ImageSection& GetFieldsSection() const { in GetFieldsSection() function
/art/oatdump/
Doatdump.cc2172 const auto& field_section = image_header_.GetFieldsSection(); in Dump()
2438 const auto& field_section = image_header_.GetFieldsSection(); in DumpObject()