Home
last modified time | relevance | path

Searched refs:GetImageStringReferenceOffsetsSection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Dimage.h328 const ImageSection& GetImageStringReferenceOffsetsSection() const { in GetImageStringReferenceOffsetsSection() function
/aosp_15_r20/art/runtime/
H A Dclass_linker.cc1650 space->GetImageHeader().GetImageStringReferenceOffsetsSection(); in VisitInternedStringReferences()