/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | unwind-aix.c | 71 if (dyn->d_tag == DT_PLTGOT) in find_fde_for_dso()
|
H A D | fde-glibc.c | 128 if (dyn->d_tag == DT_PLTGOT) in _Unwind_IteratePhdrCallback()
|
/openbsd/libexec/ld.so/powerpc/ |
H A D | rtld_machine.c | 293 (Elf_RelA *)(object->Dyn.info[DT_PLTGOT]); in _dl_md_reloc_got() 332 plttable = (Elf_Addr *)(Elf_RelA *)(object->Dyn.info[DT_PLTGOT]); in _dl_bind()
|
/openbsd/libexec/ld.so/powerpc64/ |
H A D | rtld_machine.c | 285 (Elf_RelA *)(object->Dyn.info[DT_PLTGOT]); in _dl_md_reloc_got() 328 plttable = (Elf_Addr *)(Elf_RelA *)(object->Dyn.info[DT_PLTGOT]); in _dl_bind()
|
/openbsd/libexec/ld.so/mips64/ |
H A D | boot_md.c | 110 else if (dynp->d_tag == DT_PLTGOT) in _dl_boot_bind()
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | fde-glibc.c | 128 if (dyn->d_tag == DT_PLTGOT) in _Unwind_IteratePhdrCallback()
|
/openbsd/libexec/ld.so/hppa/ |
H A D | boot_md.c | 105 if (dynp->d_tag == DT_PLTGOT) in _dl_boot_bind()
|
H A D | rtld_machine.c | 122 object->Dyn.info[DT_PLTGOT] += loff; in _dl_md_reloc()
|
/openbsd/libexec/ld.so/sparc64/ |
H A D | rtld_machine.c | 653 - object->Dyn.info[DT_PLTGOT]; in _dl_bind() 789 object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_all_plt() 804 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/lib/csu/mips64/ |
H A D | boot_md.h | 141 if (dynp->d_tag == DT_PLTGOT) in _dl_boot_bind()
|
/openbsd/lib/csu/hppa/ |
H A D | boot_md.h | 127 if (dynp->d_tag == DT_PLTGOT) in _dl_boot_bind()
|
/openbsd/libexec/ld.so/alpha/ |
H A D | rtld_machine.c | 236 pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | unwind-dw2-fde-glibc.c | 162 if (dyn->d_tag == DT_PLTGOT) in _Unwind_IteratePhdrCallback()
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | hppa-linux-tdep.c | 522 if (tag == DT_PLTGOT) in hppa_linux_find_global_pointer()
|
/openbsd/libexec/ld.so/m88k/ |
H A D | rtld_machine.c | 241 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/gnu/usr.bin/binutils/include/elf/ |
H A D | common.h | 521 #define DT_PLTGOT 3 macro
|
/openbsd/libexec/ld.so/aarch64/ |
H A D | rtld_machine.c | 234 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/libexec/ld.so/riscv64/ |
H A D | rtld_machine.c | 233 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/libexec/ld.so/ |
H A D | resolve.c | 347 if (object->Dyn.info[DT_PLTGOT]) in _dl_finalize_object() 348 object->Dyn.info[DT_PLTGOT] += obase; in _dl_finalize_object()
|
/openbsd/libexec/ld.so/amd64/ |
H A D | rtld_machine.c | 360 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/libexec/ld.so/i386/ |
H A D | rtld_machine.c | 366 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/ |
H A D | common.h | 547 #define DT_PLTGOT 3 macro
|
/openbsd/libexec/ld.so/arm/ |
H A D | rtld_machine.c | 299 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got()
|
/openbsd/gnu/gcc/gcc/ |
H A D | unwind-dw2-fde-glibc.c | 298 if (dyn->d_tag == DT_PLTGOT) in _Unwind_IteratePhdrCallback()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-i370.c | 735 if (!add_dynamic_entry (DT_PLTGOT, 0) in i370_elf_size_dynamic_sections() 943 case DT_PLTGOT: name = ".plt"; size = FALSE; break; in i370_elf_finish_dynamic_sections()
|