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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.h 84 void AdjustRelocation(ELF::Word rel_type,
crazy_linker_elf_relocations.cpp 692 void ElfRelocations::AdjustRelocation(ELF::Word rel_type,
756 AdjustRelocation(rel_type, src_reloc, dst_delta, map_delta);
789 AdjustRelocation(rel_type, src_reloc, dst_delta, map_delta);
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.h 84 void AdjustRelocation(ELF::Word rel_type,
crazy_linker_elf_relocations.cpp 692 void ElfRelocations::AdjustRelocation(ELF::Word rel_type,
756 AdjustRelocation(rel_type, src_reloc, dst_delta, map_delta);
789 AdjustRelocation(rel_type, src_reloc, dst_delta, map_delta);

Completed in 473 milliseconds