reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/Driver.cpp
  940   config->useAndroidRelrTags = args.hasFlag(
tools/lld/ELF/SyntheticSections.cpp
 1370     addInSec(config->useAndroidRelrTags ? DT_ANDROID_RELR : DT_RELR,
 1372     addSize(config->useAndroidRelrTags ? DT_ANDROID_RELRSZ : DT_RELRSZ,
 1374     addInt(config->useAndroidRelrTags ? DT_ANDROID_RELRENT : DT_RELRENT,
 1576                        config->useAndroidRelrTags ? SHT_ANDROID_RELR : SHT_RELR,