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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.h 66 bool ApplyRelaReloc(const ELF::Rela* rela,
crazy_linker_elf_relocations.cpp 320 bool ElfRelocations::ApplyRelaReloc(const ELF::Rela* rela,
637 if (!ApplyRelaReloc(rela, sym_addr, resolved, error))
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.h 66 bool ApplyRelaReloc(const ELF::Rela* rela,
crazy_linker_elf_relocations.cpp 320 bool ElfRelocations::ApplyRelaReloc(const ELF::Rela* rela,
637 if (!ApplyRelaReloc(rela, sym_addr, resolved, error))

Completed in 1439 milliseconds