Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetBootImageRelocations

1761 ArrayRef<const uint32_t> OatFile::GetBootImageRelocations() const {
2221 if (!GetBootImageRelocations().empty()) {
2230 for (const uint32_t& relocation : GetBootImageRelocations()) {