Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h884 uint32_t GetDexRegisterLocationCatalogOffset() const { in GetDexRegisterLocationCatalogOffset() function
890 GetDexRegisterLocationCatalogOffset(), in GetDexRegisterLocationCatalog()
916 return ComputeDexRegisterLocationCatalogSize(GetDexRegisterLocationCatalogOffset(), in GetDexRegisterLocationCatalogSize()
957 return GetDexRegisterLocationCatalogOffset() + GetDexRegisterLocationCatalogSize(); in GetStackMapsOffset()