Searched refs:DT_PLTRELSZ (Results 1 – 10 of 10) sorted by relevance
46 DT_NULL, DT_NEEDED, DT_PLTRELSZ, DT_PLTGOT, in main()
75 #define DT_PLTRELSZ 2 macro
990 DT_PLTRELSZ = 2, // Size of relocation entries in PLT. enumerator
635 else if (dyn.d_tag == DT_PLTRELSZ) in ltelf_read_elf()
886 case DT_PLTRELSZ: in printValue()
676 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro
1567 [DT_PLTRELSZ] = { [DT_JMPREL] = true }, in check_dynamic()1581 [DT_JMPREL] = { [DT_PLTRELSZ] = true, [DT_PLTREL] = true }, in check_dynamic()
6769 DT_PLTRELSZ, shdr->sh_size); in ld_generic_create_outfile()
1641 case DT_PLTRELSZ: in handle_dynamic()
629 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */ macro