Searched refs:relocations (Results 1 – 14 of 14) sorted by relevance
453 void relocate(Relocations& relocations, sector_t dest, sector_t source, int count) { in relocate() argument455 auto s = --relocations.upper_bound(source); in relocate()463 for (; s != relocations.end() && s->first < source + count; ++s) in relocate()467 auto dest_end = --relocations.upper_bound(dest + count); in relocate()468 relocations[dest + count] = dest + count - dest_end->first + dest_end->second; in relocate()471 relocations.erase(relocations.lower_bound(dest), relocations.lower_bound(dest + count)); in relocate()474 relocations.insert(slice.begin(), slice.end()); in relocate()552 std::vector<char> relocatedRead(int device_fd, Relocations const& relocations, bool validating, in relocatedRead() argument563 auto relocation = --relocations.upper_bound(sector); in relocatedRead()580 Relocations relocations; in cp_restoreCheckpoint() local[all …]
59 /* Dynamic relocations for data */62 /* Dynamic relocations for PLT */
31 …om/platform/bionic/+/master/android-changes-for-ndk-developers.md#text-relocations-enforced-for-ap…
46 …om/platform/bionic/+/master/android-changes-for-ndk-developers.md#text-relocations-enforced-for-ap…
24 # Legacy text relocations
817 # Do not allow the introduction of new execmod rules. Text relocations819 # The only exceptions are for NDK text relocations associated with835 # with text relocations. b/20013628 .
810 # Do not allow the introduction of new execmod rules. Text relocations812 # The only exceptions are for NDK text relocations associated with828 # with text relocations. b/20013628 .
1114 # Do not allow the introduction of new execmod rules. Text relocations1116 # The only exceptions are for NDK text relocations associated with1132 # with text relocations. b/20013628 .
1113 # Do not allow the introduction of new execmod rules. Text relocations1115 # The only exceptions are for NDK text relocations associated with1130 # Do not allow the introduction of new execmod rules. Text relocations