Home
last modified time | relevance | path

Searched refs:relocations (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Doat_file.cc1981 const uint32_t* relocations = reinterpret_cast<const uint32_t*>(data_bimg_rel_ro_begin_); in GetBootImageRelocations() local
1983 return ArrayRef<const uint32_t>(relocations, relocations_end - relocations); in GetBootImageRelocations()