Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.cc3069 uint8_t* const class_table_memory_ptr = in CopyAndFixupNativeData() local
3075 const size_t class_table_bytes = table.WriteToMemory(class_table_memory_ptr); in CopyAndFixupNativeData()
3081 temp_class_table.ReadFromMemory(class_table_memory_ptr); in CopyAndFixupNativeData()