Searched refs:DT_RELR (Results 1 – 5 of 5) sorted by relevance
640 #define DT_RELR 36 /* Address of ElfNN_Relr relocations. */ macro
361 "Use SHT_ANDROID_RELR / DT_ANDROID_RELR* tags instead of SHT_RELR / DT_RELR*",362 "Use SHT_RELR / DT_RELR* tags (default)">;
1418 addInSec(config->useAndroidRelrTags ? DT_ANDROID_RELR : DT_RELR, in computeContents()
1322 case DT_RELR: in digest_dynamic1()
2089 case ELF::DT_RELR: in parseDynamicTable()