Searched refs:relocations_end (Results 1 – 1 of 1) sorted by relevance
1896 const uint32_t* relocations_end = reinterpret_cast<const uint32_t*>(data_bimg_rel_ro_end_); in GetBootImageRelocations() local1897 return ArrayRef<const uint32_t>(relocations, relocations_end - relocations); in GetBootImageRelocations()