Home
last modified time | relevance | path

Searched defs:RELOC_DYN (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/libexec/ld.so/m88k/
H A Darchdep.h39 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/i386/
H A Darchdep.h39 RELOC_DYN(const Elf_Rel *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/amd64/
H A Darchdep.h39 RELOC_DYN(Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/sparc64/
H A Darchdep.h39 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/arm/
H A Darchdep.h39 RELOC_DYN(Elf_Rel *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/aarch64/
H A Darchdep.h39 RELOC_DYN(Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/sh/
H A Darchdep.h39 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/riscv64/
H A Darchdep.h40 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/alpha/
H A Darchdep.h39 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/powerpc64/
H A Darchdep.h52 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/mips64/
H A Darchdep.h40 #define RELOC_DYN(relp, symp, adrp, val) \ macro
/openbsd-src/libexec/ld.so/powerpc/
H A Darchdep.h51 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
/openbsd-src/libexec/ld.so/hppa/
H A Darchdep.h57 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function