Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h289 offset += SingleLargeEntrySize(); in FindLocationOffset()
385 return CanBeEncodedAsShortLocation(location) ? SingleShortEntrySize() : SingleLargeEntrySize(); in EntrySize()
392 static size_t SingleLargeEntrySize() { in SingleLargeEntrySize() function
1070 offset += DexRegisterLocationCatalog::SingleLargeEntrySize(); in ComputeDexRegisterLocationCatalogSize()