Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_stream.cc333 MemoryRegion dex_register_location_catalog_region = region.Subregion( in FillInCodeInfo() local
336 DexRegisterLocationCatalog dex_register_location_catalog(dex_register_location_catalog_region); in FillInCodeInfo()
345 DCHECK_EQ(location_catalog_offset, dex_register_location_catalog_region.size()); in FillInCodeInfo()