Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.cc31 code_info.GetDexRegisterLocationCatalog(); in GetLocationInternalKind()
43 code_info.GetDexRegisterLocationCatalog(); in GetDexRegisterLocation()
248 DexRegisterLocationCatalog dex_register_location_catalog = GetDexRegisterLocationCatalog(); in Dump()
Dstack_map.h888 DexRegisterLocationCatalog GetDexRegisterLocationCatalog() const { in GetDexRegisterLocationCatalog() function
/art/compiler/optimizing/
Dstack_map_test.cc60 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(); in TEST()
154 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(); in TEST()
296 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(); in TEST()
489 DexRegisterLocationCatalog location_catalog = code_info.GetDexRegisterLocationCatalog(); in TEST()