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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.h 70 bool ApplyRelReloc(const ELF::Rel* rel,
crazy_linker_elf_relocations.cpp 389 bool ElfRelocations::ApplyRelReloc(const ELF::Rel* rel,
590 if (!ApplyRelReloc(rel, sym_addr, resolved, error))
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.h 70 bool ApplyRelReloc(const ELF::Rel* rel,
crazy_linker_elf_relocations.cpp 389 bool ElfRelocations::ApplyRelReloc(const ELF::Rel* rel,
590 if (!ApplyRelReloc(rel, sym_addr, resolved, error))

Completed in 325 milliseconds