Searched defs:oat_file_begin_ (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dimage_writer.h110 return GetImageInfo(oat_index).oat_file_begin_;
281 const uint8_t* oat_file_begin_ = nullptr; member in struct:art::FINAL::ImageInfo
/art/runtime/
H A Dimage.h87 oat_file_begin_(0U),
144 return reinterpret_cast<uint8_t*>(oat_file_begin_);
309 uint32_t oat_file_begin_; variable

Completed in 240 milliseconds