HomeSort by: relevance | last modified time | path
    Searched refs:R_VAX_RELATIVE (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/vax/include/
elf_machdep.h 15 #define R_VAX_RELATIVE 22 /* S + A + D */
  /src/external/gpl3/binutils/dist/include/elf/
vax.h 40 RELOC_NUMBER (R_VAX_RELATIVE, 22) /* Adjust by program base */
  /src/external/gpl3/binutils.old/dist/include/elf/
vax.h 40 RELOC_NUMBER (R_VAX_RELATIVE, 22) /* Adjust by program base */
  /src/external/gpl3/gdb.old/dist/include/elf/
vax.h 40 RELOC_NUMBER (R_VAX_RELATIVE, 22) /* Adjust by program base */
  /src/external/gpl3/gdb/dist/include/elf/
vax.h 40 RELOC_NUMBER (R_VAX_RELATIVE, 22) /* Adjust by program base */
  /src/external/gpl3/binutils/dist/bfd/
elf32-vax.c 235 HOWTO (R_VAX_RELATIVE, /* type */
243 "R_VAX_RELATIVE", /* name */
317 { BFD_RELOC_RELATIVE, R_VAX_RELATIVE },
1494 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE);
1541 && ELF32_R_TYPE (outrel.r_info) != R_VAX_RELATIVE
1568 R_VAX_RELATIVE. */
1868 case R_VAX_RELATIVE:
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-vax.c 234 HOWTO (R_VAX_RELATIVE, /* type */
242 "R_VAX_RELATIVE", /* name */
316 { BFD_RELOC_VAX_RELATIVE, R_VAX_RELATIVE },
1493 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE);
1540 && ELF32_R_TYPE (outrel.r_info) != R_VAX_RELATIVE
1567 R_VAX_RELATIVE. */
1866 case R_VAX_RELATIVE:
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-vax.c 234 HOWTO (R_VAX_RELATIVE, /* type */
242 "R_VAX_RELATIVE", /* name */
316 { BFD_RELOC_VAX_RELATIVE, R_VAX_RELATIVE },
1462 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE);
1506 && ELF32_R_TYPE (outrel.r_info) != R_VAX_RELATIVE
1533 R_VAX_RELATIVE. */
1832 case R_VAX_RELATIVE:
  /src/external/gpl3/gdb/dist/bfd/
elf32-vax.c 234 HOWTO (R_VAX_RELATIVE, /* type */
242 "R_VAX_RELATIVE", /* name */
316 { BFD_RELOC_VAX_RELATIVE, R_VAX_RELATIVE },
1465 outrel.r_info = ELF32_R_INFO (0, R_VAX_RELATIVE);
1509 && ELF32_R_TYPE (outrel.r_info) != R_VAX_RELATIVE
1536 R_VAX_RELATIVE. */
1835 case R_VAX_RELATIVE:

Completed in 21 milliseconds