Home
last modified time | relevance | path

Searched defs:GetDexRegisterLocation (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dstack_map.cc69 DexRegisterLocation DexRegisterMap::GetDexRegisterLocation(uint16_t dex_register_number, in GetDexRegisterLocation() function in art::DexRegisterMap
Dstack_map.h265 DexRegisterLocation GetDexRegisterLocation(size_t location_catalog_entry_index) const { in GetDexRegisterLocation() function