Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc406 static inline bool MapConstantTables(const gc::space::ImageSpace* space, in MapConstantTables() function
892 if (current_tables_size != 0u && !MapConstantTables(space, boot_image_tables)) { in Setup()