Searched refs:location_catalog_entry_index (Results 1 – 2 of 2) sorted by relevance
63 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex( in GetLocationInternalKind() local67 return dex_register_location_catalog.GetLocationInternalKind(location_catalog_entry_index); in GetLocationInternalKind()76 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex( in GetDexRegisterLocation() local80 return dex_register_location_catalog.GetDexRegisterLocation(location_catalog_entry_index); in GetDexRegisterLocation()177 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex( in Dump() local186 "\t[entry " + std::to_string(static_cast<int>(location_catalog_entry_index)) + "]"); in Dump()
463 size_t location_catalog_entry_index = dex_register_locations_[ in FillInDexRegisterMap() local467 location_catalog_entry_index, in FillInDexRegisterMap()