reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
249 STRINGIFY_ENUM_CASE(ELF, SHT_ANDROID_REL);
lib/ObjectYAML/ELFYAML.cpp 459 ECase(SHT_ANDROID_REL);
tools/lld/ELF/SyntheticSections.cpp 1623 name, config->isRela ? SHT_ANDROID_RELA : SHT_ANDROID_REL,
tools/llvm-readobj/ELFDumper.cpp2998 Sec.sh_type != ELF::SHT_RELR && Sec.sh_type != ELF::SHT_ANDROID_REL && 3006 if (Sec.sh_type == ELF::SHT_ANDROID_REL || 3053 case ELF::SHT_ANDROID_REL: 3151 case SHT_ANDROID_REL: 5247 Sec.sh_type != ELF::SHT_RELR && Sec.sh_type != ELF::SHT_ANDROID_REL && 5297 case ELF::SHT_ANDROID_REL: