Home
last modified time | relevance | path

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

/system/vold/
DCheckpoint.cpp502 void relocate(Relocations& relocations, sector_t dest, sector_t source, int count) { in relocate() argument
504 auto s = --relocations.upper_bound(source); in relocate()
512 for (; s != relocations.end() && s->first < source + count; ++s) in relocate()
516 auto dest_end = --relocations.upper_bound(dest + count); in relocate()
517 relocations[dest + count] = dest + count - dest_end->first + dest_end->second; in relocate()
520 relocations.erase(relocations.lower_bound(dest), relocations.lower_bound(dest + count)); in relocate()
523 relocations.insert(slice.begin(), slice.end()); in relocate()
602 std::vector<char> relocatedRead(int device_fd, Relocations const& relocations, bool validating, in relocatedRead() argument
618 auto relocation = --relocations.upper_bound(sector); in relocatedRead()
639 Relocations relocations; in cp_restoreCheckpoint() local
[all …]
/system/chre/build/sys_support/qcom/
Duimage_v2.lcs59 /* Dynamic relocations for data */
62 /* Dynamic relocations for PLT */
/system/sepolicy/private/
Duntrusted_app_27.te19 …om/platform/bionic/+/master/android-changes-for-ndk-developers.md#text-relocations-enforced-for-ap…
Duntrusted_app_25.te30 …om/platform/bionic/+/master/android-changes-for-ndk-developers.md#text-relocations-enforced-for-ap…
Ddomain.te1291 # Do not allow the introduction of new execmod rules. Text relocations
1293 # The only exceptions are for NDK text relocations associated with
1308 # Do not allow the introduction of new execmod rules. Text relocations