Home
last modified time | relevance | path

Searched refs:GetStringBssMapping (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/entrypoints/quick/
H A Dquick_dexcache_entrypoints.cc116 size_t bss_offset = IndexBssMappingLookup::GetBssOffset(oat_dex_file->GetStringBssMapping(), in StoreStringInBss()
/aosp12/art/runtime/
H A Doat_file.h536 const IndexBssMapping* GetStringBssMapping() const { in GetStringBssMapping() function
H A Doat_file.cc2474 odf->GetStringBssMapping()); in InitializeRelocations()
/aosp12/art/oatdump/
H A Doatdump.cc563 oat_dex_file->GetStringBssMapping(), in Dump()