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

  /art/compiler/utils/arm/
assembler_thumb2.h 487 // a chunk of code we need to relocate the branches in that code to their new address.
572 // Relocate a branch by a given delta. This changed the location and
576 bool Relocate(uint32_t oldlocation, int32_t delta) {
  /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/v8/src/
objects.cc     [all...]

Completed in 636 milliseconds