Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1148 uint32_t boot_oat_begin = 0; in RelocateInPlace() local
/art/dex2oat/linker/
Dimage_writer.cc2704 uint32_t boot_oat_begin = 0; in CreateHeader() local
/art/runtime/gc/
Dheap.cc4262 uint32_t* boot_oat_begin, in GetBootImagesSize()