Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h91 boot_image_begin_(0U), in ImageHeader()
244 return boot_image_begin_; in GetBootImageBegin()
316 uint32_t boot_image_begin_; variable
Dimage.cc54 boot_image_begin_(boot_image_begin), in ImageHeader()