/openbsd-src/libexec/ld.so/m88k/ |
H A D | archdep.h | 39 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 D | archdep.h | 39 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 D | archdep.h | 39 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 D | archdep.h | 39 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 D | archdep.h | 39 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 D | archdep.h | 39 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 D | archdep.h | 39 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 D | archdep.h | 40 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 D | archdep.h | 39 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 D | archdep.h | 52 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 D | archdep.h | 40 #define RELOC_DYN(relp, symp, adrp, val) \ macro
|
/openbsd-src/libexec/ld.so/powerpc/ |
H A D | archdep.h | 51 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 D | archdep.h | 57 RELOC_DYN(const Elf_RelA *r, const Elf_Sym *s, Elf_Addr *p, unsigned long v) in RELOC_DYN() function
|