/openbsd/sys/arch/sparc64/include/ |
H A D | reloc.h | 26 #define RELOC_RELATIVE 22 macro
|
/openbsd/libexec/ld.so/sparc64/ |
H A D | archdep.h | 41 if (ELF_R_TYPE(r->r_info) == RELOC_RELATIVE) { in RELOC_DYN()
|
/openbsd/sys/arch/i386/include/ |
H A D | reloc.h | 40 #define RELOC_RELATIVE 8 /* Adjust by program base */ macro
|
/openbsd/sys/arch/alpha/include/ |
H A D | reloc.h | 33 #define RELOC_RELATIVE 27 /* Adjust by program base */ macro
|
/openbsd/libexec/ld.so/i386/ |
H A D | archdep.h | 42 if (ELF_R_TYPE(r->r_info) == RELOC_RELATIVE) { in RELOC_DYN()
|
/openbsd/gnu/usr.bin/binutils/include/aout/ |
H A D | reloc.h | 36 RELOC_GLOB_DAT, RELOC_JMP_SLOT, RELOC_RELATIVE, enumerator
|
H A D | adobe.h | 289 RELOC_RELATIVE, enumerator
|
H A D | aout64.h | 477 RELOC_RELATIVE, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | reloc.h | 36 RELOC_GLOB_DAT, RELOC_JMP_SLOT, RELOC_RELATIVE, enumerator
|
H A D | adobe.h | 289 RELOC_RELATIVE, enumerator
|
H A D | aout64.h | 477 RELOC_RELATIVE, enumerator
|
/openbsd/sys/arch/powerpc/include/ |
H A D | reloc.h | 63 RELOC_RELATIVE, enumerator
|
/openbsd/libexec/ld.so/alpha/ |
H A D | archdep.h | 41 if (ELF_R_TYPE(r->r_info) == RELOC_RELATIVE) { in RELOC_DYN()
|
/openbsd/libexec/ld.so/powerpc/ |
H A D | archdep.h | 53 if (ELF_R_TYPE(r->r_info) == RELOC_RELATIVE) { in RELOC_DYN()
|
H A D | rtld_machine.c | 137 case RELOC_RELATIVE: in _dl_md_reloc()
|
/openbsd/sys/arch/hppa/include/ |
H A D | reloc.h | 119 RELOC_RELATIVE, enumerator
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | aout_gnu.h | 50 RELOC_GLOB_DAT, RELOC_JMP_SLOT, RELOC_RELATIVE, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | aout_gnu.h | 50 RELOC_GLOB_DAT, RELOC_JMP_SLOT, RELOC_RELATIVE, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aoutx.h | 208 …HOWTO (RELOC_RELATIVE,0, 2, 0, FALSE, 0, complain_overflow_bitfield, 0, "RELATIVE", FALSE, 0,…
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | aoutx.h | 221 …HOWTO(RELOC_RELATIVE,0, 2, 0, FALSE, 0, complain_overflow_bitfield,0,"RELATIVE", FALSE, 0,0x00000…
|