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