Searched refs:data_bimg_rel_ro_end_ (Results 1 – 2 of 2) sorted by relevance
320 const uint8_t* DataBimgRelRoEnd() const { return data_bimg_rel_ro_end_; } in DataBimgRelRoEnd()395 const uint8_t* data_bimg_rel_ro_end_; variable
341 data_bimg_rel_ro_end_ = in ComputeFields()343 if (data_bimg_rel_ro_end_ == nullptr) { in ComputeFields()349 data_bimg_rel_ro_end_ += sizeof(uint32_t); in ComputeFields()509 !IsAligned<sizeof(uint32_t)>(data_bimg_rel_ro_end_) || in Setup()510 data_bimg_rel_ro_begin_ > data_bimg_rel_ro_end_) { in Setup()515 data_bimg_rel_ro_end_); in Setup()1723 data_bimg_rel_ro_end_(nullptr), in OatFile()1764 const uint32_t* relocations_end = reinterpret_cast<const uint32_t*>(data_bimg_rel_ro_end_); in GetBootImageRelocations()