Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc35 static void StoreObjectInBss(ArtMethod* outer_method, in StoreObjectInBss() function
94 StoreObjectInBss(outer_method, oat_dex_file->GetOatFile(), bss_offset, resolved_type); in StoreTypeInBss()
121 StoreObjectInBss(outer_method, oat_dex_file->GetOatFile(), bss_offset, resolved_string); in StoreStringInBss()