Searched refs:number_of_location_catalog_entries (Results 1 – 1 of 1) sorted by relevance
157 size_t number_of_location_catalog_entries = code_info.GetNumberOfLocationCatalogEntries(encoding); in Dump() local160 << "DexRegisterLocationCatalog (number_of_entries=" << number_of_location_catalog_entries in Dump()162 for (size_t i = 0; i < number_of_location_catalog_entries; ++i) { in Dump()173 size_t number_of_location_catalog_entries = code_info.GetNumberOfLocationCatalogEntries(encoding); in Dump() local178 j, number_of_dex_registers, number_of_location_catalog_entries); in Dump()