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