Searched refs:DT_PLTRELSZ (Results 1 – 9 of 9) sorted by relevance
216 #define DT_PLTRELSZ 2 macro
131 #define DT_PLTRELSZ 2 macro
1485 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator
738 case DT_PLTRELSZ: in printValue()
654 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro
1503 [DT_PLTRELSZ] = { [DT_JMPREL] = true }, in check_dynamic()1517 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()1646 if (dyn->d_tag == DT_PLTRELSZ) in check_dynamic()
1353 case DT_PLTRELSZ: in handle_dynamic()
6780 DT_PLTRELSZ, shdr->sh_size); in ld_generic_create_outfile()
629 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro