Home
last modified time | relevance | path

Searched defs:boot_oat_size (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimage.cc43 uint32_t boot_oat_size, in ImageHeader()
/art/runtime/gc/space/
Dimage_space.cc1220 const uint32_t boot_oat_size = boot_oat_end - boot_oat_begin; in RelocateInPlace() local