Home
last modified time | relevance | path

Searched defs:pltgot (Results 1 – 11 of 11) sorted by relevance

/openbsd/libexec/ld.so/hppa/
H A Darchdep.h46 Elf_Addr pltgot) in RELOC_JMPREL()
/openbsd/libexec/ld.so/sparc64/
H A Drtld_machine.c727 _dl_install_plt(Elf_Word *pltgot, Elf_Addr proc) in _dl_install_plt()
804 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/alpha/
H A Drtld_machine.c231 Elf_Addr *pltgot; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/m88k/
H A Drtld_machine.c241 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/arm/
H A Drtld_machine.c299 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/aarch64/
H A Drtld_machine.c234 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/riscv64/
H A Drtld_machine.c233 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/amd64/
H A Drtld_machine.c360 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/i386/
H A Drtld_machine.c366 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/sh/
H A Drtld_machine.c555 Elf_Addr *pltgot = (Elf_Addr *)object->Dyn.info[DT_PLTGOT]; in _dl_md_reloc_got() local
/openbsd/libexec/ld.so/
H A Dresolve.h114 Elf_Addr *pltgot; member