Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h106 boot_oat_begin_(0U), in ImageHeader()
309 return boot_oat_begin_; in GetBootOatBegin()
418 uint32_t boot_oat_begin_; variable
Dimage.cc58 boot_oat_begin_(boot_oat_begin), in ImageHeader()