Searched refs:DT_JMPREL (Results 1 – 7 of 7) sorted by relevance
237 #define DT_JMPREL 23 macro
83 #define DT_JMPREL 23 macro
1283 [DT_PLTRELSZ] = { [DT_JMPREL] = true }, in check_dynamic()1298 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()1300 [DT_PLTREL] = { [DT_JMPREL] = true }, in check_dynamic()1301 [DT_PLTRELSZ] = { [DT_JMPREL] = true } in check_dynamic()1423 if (dyn->d_tag == DT_JMPREL) in check_dynamic()
6038 DT_JMPREL, shdr->sh_addr); in ld_generic_create_outfile()
148 #define DT_JMPREL 23 macro
656 #define DT_JMPREL 23 /* Address of PLT relocs */ macro
1963 case DT_JMPREL: in adjust_dynamic_segment_offsets()