Searched refs:DT_PLTGOT (Results 1 – 17 of 17) sorted by relevance
102 if (dyn.d_tag == DT_PLTGOT) in sparc_check_special_section()
116 if (dyn.d_tag == DT_PLTGOT) in alpha_check_special_section()
52 if (dyn->d_tag == DT_PLTGOT) in find_gp()
538 if (dyn->d_tag == DT_PLTGOT) in callback()
47 if (dyn.d_tag == DT_PLTGOT) { in get_dyn_gp()338 if (dyn->d_tag == DT_PLTGOT) { in dwarf_find_unwind_table()
583 if (dyn->d_tag == DT_PLTGOT) in dwarf_callback()
46 DT_NULL, DT_NEEDED, DT_PLTRELSZ, DT_PLTGOT, in main()
76 #define DT_PLTGOT 3 macro
227 if(dyn.d_tag == DT_PLTGOT) { in arch_elf_init()
991 DT_PLTGOT = 3, // Address associated with linkage table. enumerator
855 case DT_PLTGOT: in printValue()1226 if (Entry.getTag() == ELF::DT_PLTGOT) { in printMipsPLTGOT()
504 if (elf_load_dynamic_entry(lte, DT_PLTGOT, in arch_elf_init()
677 #define DT_PLTGOT 3 /* Processor defined value */ macro
1732 case DT_PLTGOT: in check_dynamic()
6763 DT_PLTGOT, shdr->sh_addr); in ld_generic_create_outfile()
1837 Use .got.plt address for _GLOBAL_OFFSET_TABLE_ symbol and DT_PLTGOT.
630 #define DT_PLTGOT 3 /* Processor defined value */ macro