Searched refs:SHT_ANDROID_REL (Results 1 – 5 of 5) sorted by relevance
1167 SHT_ANDROID_REL = 0x60000001, enumerator
309 STRINGIFY_ENUM_CASE(ELF, SHT_ANDROID_REL); in getELFSectionTypeName()
712 ECase(SHT_ANDROID_REL); in enumeration()
3953 Sec.sh_type == ELF::SHT_ANDROID_REL || in isRelocationSec()3970 if (Sec.sh_type == ELF::SHT_ANDROID_REL || in printRelocations()6596 case ELF::SHT_ANDROID_REL: in forEachRelocationDo()
1824 ctx, name, ctx.arg.isRela ? SHT_ANDROID_RELA : SHT_ANDROID_REL, in AndroidPackedRelocationSection()