Home
last modified time | relevance | path

Searched refs:RelocationType (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relocations.cpp73 enum RelocationType { enum
82 RelocationType GetRelocationType(ELF::Word r_type) { in GetRelocationType()
532 RelocationType r = GetRelocationType(rel_type); in ResolveSymbol()