HomeSort by relevance Sort by last modified time
    Searched refs:boot_image_begin (Results 1 - 7 of 7) sorted by null

  /art/runtime/
image.cc 45 uint32_t boot_image_begin,
58 boot_image_begin_(boot_image_begin),
image.h 138 uint32_t boot_image_begin,
oat_file.cc 2228 uint32_t boot_image_begin = dchecked_integral_cast<uint32_t>(reinterpret_cast<uintptr_t>( local
    [all...]
  /art/runtime/gc/space/
image_space.cc 1146 uint32_t boot_image_begin = 0; local
    [all...]
  /art/runtime/gc/
heap.cc     [all...]
heap.h 689 void GetBootImagesSize(uint32_t* boot_image_begin,
    [all...]
  /art/dex2oat/linker/
image_writer.cc 2702 uint32_t boot_image_begin = 0; local
    [all...]

Completed in 168 milliseconds