Home
last modified time | relevance | path

Searched defs:boot_oat_end (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc1143 uint32_t boot_oat_end = 0; in RelocateInPlace() local
/art/compiler/
Dimage_writer.cc1826 uint32_t boot_oat_end = 0; in CreateHeader() local
/art/runtime/gc/
Dheap.cc4144 uint32_t* boot_oat_end) { in GetBootImagesSize()