Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h93 boot_oat_begin_(0U), in ImageHeader()
252 return boot_oat_begin_; in GetBootOatBegin()
320 uint32_t boot_oat_begin_; variable
Dimage.cc56 boot_oat_begin_(boot_oat_begin), in ImageHeader()