Searched refs:SHT_ANDROID_REL (Results 1 – 4 of 4) sorted by relevance
275 STRINGIFY_ENUM_CASE(ELF, SHT_ANDROID_REL); in getELFSectionTypeName()
926 SHT_ANDROID_REL = 0x60000001, enumerator
615 ECase(SHT_ANDROID_REL); in enumeration()
3478 Sec.sh_type == ELF::SHT_RELR || Sec.sh_type == ELF::SHT_ANDROID_REL || in isRelocationSec()3487 if (Sec.sh_type == ELF::SHT_ANDROID_REL || in printRelocations()5646 case ELF::SHT_ANDROID_REL: in forEachRelocationDo()