Searched refs:DT_TEXTREL (Results 1 – 10 of 10) sorted by relevance
236 #define DT_TEXTREL 22 macro
82 #define DT_TEXTREL 22 macro
295 if (dyn->d_tag == DT_TEXTREL in process_file()
1231 && (dyn->d_tag == DT_TEXTREL in check_reloc_shdr()1528 [DT_TEXTREL] = true, in check_dynamic()
1328 case DT_TEXTREL: in handle_dynamic()
1083 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
67 relocates a module that has DT_TEXTREL, or when a co-resident monitor
151 #define DT_TEXTREL 22 macro
674 #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()