Searched defs:boot_oat_size (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | image.cc | 41 uint32_t boot_oat_size, in ImageHeader() |
/art/runtime/gc/space/ | ||
D | image_space.cc | 989 const uint32_t boot_oat_size = boot_oat_end - boot_oat_begin; in RelocateInPlace() local |