Searched refs:ComputeDexRegisterLocationCatalogSize (Results 1 - 3 of 3) sorted by relevance

/art/compiler/optimizing/
H A Dstack_map_stream.h155 size_t ComputeDexRegisterLocationCatalogSize() const;
H A Dstack_map_stream.cc151 dex_register_location_catalog_size_ = ComputeDexRegisterLocationCatalogSize();
180 size_t StackMapStream::ComputeDexRegisterLocationCatalogSize() const { function in class:art::StackMapStream
/art/runtime/
H A Dstack_map.h1114 return ComputeDexRegisterLocationCatalogSize(GetDexRegisterLocationCatalogOffset(encoding),
1286 size_t ComputeDexRegisterLocationCatalogSize(uint32_t origin, function in class:art::DexRegisterLocation::CodeInfo

Completed in 3725 milliseconds