Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc88 size_t bss_offset = IndexBssMappingLookup::GetBssOffset(oat_dex_file->GetTypeBssMapping(), in StoreTypeInBss()
/art/runtime/
Doat_file.h521 const IndexBssMapping* GetTypeBssMapping() const { in GetTypeBssMapping() function
Doat_file.cc2253 odf->GetTypeBssMapping()); in InitializeRelocations()
/art/oatdump/
Doatdump.cc539 oat_dex_file->GetTypeBssMapping(), in Dump()