Searched refs:SingleLargeEntrySize (Results 1 – 1 of 1) sorted by relevance
289 offset += SingleLargeEntrySize(); in FindLocationOffset()385 return CanBeEncodedAsShortLocation(location) ? SingleShortEntrySize() : SingleLargeEntrySize(); in EntrySize()392 static size_t SingleLargeEntrySize() { in SingleLargeEntrySize() function1070 offset += DexRegisterLocationCatalog::SingleLargeEntrySize(); in ComputeDexRegisterLocationCatalogSize()