Searched refs:GetLocationCatalogEntryIndex (Results 1 – 3 of 3) sorted by relevance
100 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()102 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()196 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()198 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()253 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()255 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()331 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()333 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex( in TEST()
32 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex( in GetLocationInternalKind()44 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex( in GetDexRegisterLocation()263 size_t location_catalog_entry_index = dex_register_map.GetLocationCatalogEntryIndex( in Dump()
526 size_t GetLocationCatalogEntryIndex(uint16_t dex_register_number, in GetLocationCatalogEntryIndex() function