Home
last modified time | relevance | path

Searched refs:boot_image_begin_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimage.h104 boot_image_begin_(0U), in ImageHeader()
301 return boot_image_begin_; in GetBootImageBegin()
414 uint32_t boot_image_begin_; variable
Dimage.cc56 boot_image_begin_(boot_image_begin), in ImageHeader()