Searched refs:DT_TEXTREL (Results 1 – 11 of 11) sorted by relevance
51 DT_PLTREL, DT_DEBUG, DT_TEXTREL, DT_JMPREL, in main()
96 #define DT_TEXTREL 22 macro
521 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */ macro
282 if (dyn->d_tag == DT_TEXTREL in process_file()
1330 && (dyn->d_tag == DT_TEXTREL in check_reloc_shdr()1629 [DT_TEXTREL] = true, in check_dynamic()
1801 case DT_TEXTREL: in handle_dynamic()
1057 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
1111 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
1113 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
721 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro
863 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro