Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h514 const IndexBssMapping* GetMethodBssMapping() const { in GetMethodBssMapping() function
Doat_file.cc2234 odf->GetMethodBssMapping()); in InitializeRelocations()
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1325 called_method.dex_file->GetOatDexFile()->GetMethodBssMapping(), in artQuickResolutionTrampoline()
/art/oatdump/
Doatdump.cc532 oat_dex_file->GetMethodBssMapping(), in Dump()