Searched refs:DT_TEXTREL (Results 1 – 9 of 9) sorted by relevance
51 DT_PLTREL, DT_DEBUG, DT_TEXTREL, DT_JMPREL, in main()
95 #define DT_TEXTREL 22 macro
297 if (dyn->d_tag == DT_TEXTREL in process_file()
1293 && (dyn->d_tag == DT_TEXTREL in check_reloc_shdr()1592 [DT_TEXTREL] = true, in check_dynamic()
1616 case DT_TEXTREL: in handle_dynamic()
1010 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
67 relocates a module that has DT_TEXTREL, or when a co-resident monitor
696 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro
649 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro19394 put_dt(dynamic, DT_TEXTREL, 0); in tcc_output_file()