Searched refs:GetDexRegisterLocationCatalogSize (Results 1 – 2 of 2) sorted by relevance
891 GetDexRegisterLocationCatalogSize())); in GetDexRegisterLocationCatalog()915 uint32_t GetDexRegisterLocationCatalogSize() const { in GetDexRegisterLocationCatalogSize() function957 return GetDexRegisterLocationCatalogOffset() + GetDexRegisterLocationCatalogSize(); in GetStackMapsOffset()
245 size_t location_catalog_size_in_bytes = GetDexRegisterLocationCatalogSize(); in Dump()