HomeSort by relevance Sort by last modified time
    Searched defs:Relocate (Results 1 - 4 of 4) sorted by null

  /art/compiler/utils/arm/
assembler_thumb2.h 470 // a chunk of code we need to relocate the branches in that code to their new address.
555 // Relocate a branch by a given delta. This changed the location and
559 bool Relocate(uint32_t oldlocation, int32_t delta) {
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp 392 bool SharedLibrary::Relocate(LibraryList* lib_list,
434 // Need to relocate the content of the ashmem region first to accomodate
  /ndk/sources/android/crazy_linker/src/
crazy_linker_shared_library.cpp 287 bool SharedLibrary::Relocate(LibraryList* lib_list,
325 // Need to relocate the content of the ashmem region first to accomodate
  /external/chromium_org/v8/src/
objects.cc     [all...]

Completed in 505 milliseconds