Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc97 store(oat_dex_file->GetTypeBssMapping()); in StoreTypeInBss()
/art/runtime/
Doat_file.h524 const IndexBssMapping* GetTypeBssMapping() const { in GetTypeBssMapping() function
Doat_file.cc2470 odf->GetTypeBssMapping()); in InitializeRelocations()
/art/oatdump/
Doatdump.cc542 oat_dex_file->GetTypeBssMapping(), in Dump()