Home
last modified time | relevance | path

Searched refs:RELOC_TAG (Results 1 – 19 of 19) sorted by relevance

/openbsd/libexec/ld.so/
H A Dboot.c44 #if RELOC_TAG == DT_RELA
47 #elif RELOC_TAG == DT_REL
107 if (dynp->d_tag == RELOC_TAG) /* DT_{RELA,REL} */ in _dl_boot_bind()
109 else if (dynp->d_tag == RELOC_TAG+1) /* DT_{RELA,REL}SZ */ in _dl_boot_bind()
/openbsd/lib/csu/
H A Dboot.h55 #if RELOC_TAG == DT_RELA
57 #elif RELOC_TAG == DT_REL
131 else if (dynp->d_tag == RELOC_TAG) /* DT_{RELA,REL} */ in _dl_boot_bind()
135 else if (dynp->d_tag == RELOC_TAG+1) /* DT_{RELA,REL}SZ */ in _dl_boot_bind()
/openbsd/lib/csu/mips64/
H A Dboot_md.h57 #if RELOC_TAG == DT_RELA
59 #elif RELOC_TAG == DT_REL
145 else if (dynp->d_tag == RELOC_TAG) /* DT_{RELA,REL} */ in _dl_boot_bind()
149 else if (dynp->d_tag == RELOC_TAG+1) /* DT_{RELA,REL}SZ */ in _dl_boot_bind()
/openbsd/libexec/ld.so/mips64/
H A Dboot_md.c108 else if (dynp->d_tag == RELOC_TAG) /* DT_REL */ in _dl_boot_bind()
114 else if (dynp->d_tag == RELOC_TAG+1) /* DT_RELSZ */ in _dl_boot_bind()
H A Darchdep.h32 #define RELOC_TAG DT_REL macro
/openbsd/libexec/ld.so/hppa/
H A Dboot_md.c109 else if (dynp->d_tag == RELOC_TAG) /* DT_{RELA,REL} */ in _dl_boot_bind()
117 else if (dynp->d_tag == RELOC_TAG+1) /* DT_{RELA,REL}SZ */ in _dl_boot_bind()
H A Darchdep.h33 #define RELOC_TAG DT_RELA macro
/openbsd/lib/csu/hppa/
H A Dboot_md.h131 else if (dynp->d_tag == RELOC_TAG) /* DT_{RELA,REL} */ in _dl_boot_bind()
139 else if (dynp->d_tag == RELOC_TAG+1) /* DT_{RELA,REL}SZ */ in _dl_boot_bind()
/openbsd/libexec/ld.so/sparc64/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/riscv64/
H A Darchdep.h33 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/sh/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/arm/
H A Darchdep.h32 #define RELOC_TAG DT_REL macro
/openbsd/libexec/ld.so/i386/
H A Darchdep.h32 #define RELOC_TAG DT_REL macro
/openbsd/libexec/ld.so/m88k/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/amd64/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/aarch64/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/alpha/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/powerpc/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro
/openbsd/libexec/ld.so/powerpc64/
H A Darchdep.h32 #define RELOC_TAG DT_RELA macro