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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.h 79 bool ApplyRelRelocs(const ELF::Rel* relocs,
crazy_linker_elf_relocations.cpp 275 if (!ApplyRelRelocs(reinterpret_cast<ELF::Rel*>(plt_relocations_),
281 if (!ApplyRelRelocs(reinterpret_cast<ELF::Rel*>(relocations_),
550 bool ElfRelocations::ApplyRelRelocs(const ELF::Rel* rel,
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.h 79 bool ApplyRelRelocs(const ELF::Rel* relocs,
crazy_linker_elf_relocations.cpp 275 if (!ApplyRelRelocs(reinterpret_cast<ELF::Rel*>(plt_relocations_),
281 if (!ApplyRelRelocs(reinterpret_cast<ELF::Rel*>(relocations_),
550 bool ElfRelocations::ApplyRelRelocs(const ELF::Rel* rel,

Completed in 345 milliseconds