Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.cc574 uint8_t* boot_image_tables_end = in Setup() local
576 DCHECK_EQ(boot_image_tables != nullptr, boot_image_tables_end != nullptr); in Setup()
876 size_t reserved_size = static_cast<size_t>(boot_image_tables_end - boot_image_tables); in Setup()
897 DCHECK(boot_image_tables == boot_image_tables_end); in Setup()