Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.cc35 code_info.GetNumberOfDexRegisterLocationCatalogEntries()); in GetLocationInternalKind()
47 code_info.GetNumberOfDexRegisterLocationCatalogEntries()); in GetDexRegisterLocation()
244 size_t number_of_location_catalog_entries = GetNumberOfDexRegisterLocationCatalogEntries(); in Dump()
Dstack_map.h907 uint32_t GetNumberOfDexRegisterLocationCatalogEntries() const { in GetNumberOfDexRegisterLocationCatalogEntries() function
917 GetNumberOfDexRegisterLocationCatalogEntries()); in GetDexRegisterLocationCatalogSize()
1039 DexRegisterMap::SingleEntrySizeInBits(GetNumberOfDexRegisterLocationCatalogEntries()) in ComputeDexRegisterMapSizeOf()
/art/compiler/optimizing/
Dstack_map_test.cc58 code_info.GetNumberOfDexRegisterLocationCatalogEntries(); in TEST()
152 code_info.GetNumberOfDexRegisterLocationCatalogEntries(); in TEST()
294 code_info.GetNumberOfDexRegisterLocationCatalogEntries(); in TEST()
387 code_info.GetNumberOfDexRegisterLocationCatalogEntries(); in TEST()
487 code_info.GetNumberOfDexRegisterLocationCatalogEntries(); in TEST()