Home
last modified time | relevance | path

Searched defs:rel_type (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relocations.cpp393 const ELF::Word rel_type = ELF_R_TYPE(rel->r_info); in ApplyRelReloc() local
495 bool ElfRelocations::ResolveSymbol(ELF::Word rel_type, in ResolveSymbol()
561 const ELF::Word rel_type = ELF_R_TYPE(rel->r_info); in ApplyRelRelocs() local
608 const ELF::Word rel_type = ELF_R_TYPE(rela->r_info); in ApplyRelaRelocs() local
692 void ElfRelocations::AdjustRelocation(ELF::Word rel_type, in AdjustRelocation()
742 const ELF::Word rel_type = ELF_R_TYPE(rel->r_info); in RelocateRela() local
775 const ELF::Word rel_type = ELF_R_TYPE(rel->r_info); in RelocateRel() local