Searched refs:DT_PLTRELSZ (Results 1 – 12 of 12) sorted by relevance
86 #define DT_PLTRELSZ 2 macro
75 #define DT_PLTRELSZ 2 macro
197 case DT_PLTRELSZ: in Init()
137 #define DT_PLTRELSZ 2 macro
1659 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator
635 else if (dyn.d_tag == DT_PLTRELSZ) in ltelf_read_elf()
660 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro
882 case DT_PLTRELSZ: in printValue()
1541 [DT_PLTRELSZ] = { [DT_JMPREL] = true }, in check_dynamic()1555 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()
6777 DT_PLTRELSZ, shdr->sh_size); in ld_generic_create_outfile()
1428 case DT_PLTRELSZ: in handle_dynamic()
629 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro