Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Dimage.h489 uint32_t boot_image_begin_ = 0u; variable
/aosp_15_r20/art/dex2oat/linker/
H A Dimage_writer.h650 const uint32_t boot_image_begin_; variable
/aosp_15_r20/art/runtime/
H A Druntime_image.cc1815 const uint32_t boot_image_begin_; member in art::RuntimeImageHelper