Searched refs:R_VAX_PC32 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/arch/vax/include/
H A Delf_machdep.h22 #define R_VAX_PC32 4 /* S + A - PC */ macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/vax/
H A Delf-rel.d16 0000000e R_VAX_PC32 text_vax_pc32
19 00000022 R_VAX_PC32 text_vax_pc32
22 00000035 R_VAX_PC32 text_vax_pc32\+0x00000020
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dvax.h32 RELOC_NUMBER (R_VAX_PC32, 4) /* PC relative 32 bit */
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dvax.h32 RELOC_NUMBER (R_VAX_PC32, 4) /* PC relative 32 bit */
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dvax.h32 RELOC_NUMBER (R_VAX_PC32, 4) /* PC relative 32 bit */
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dvax.h32 RELOC_NUMBER (R_VAX_PC32, 4) /* PC relative 32 bit */
/netbsd-current/sys/arch/vax/vax/
H A Dkobj_machdep.c39 * - R_VAX_PC32 which is PC relative offset
63 if (rtype != R_VAX_PC32 && rtype != R_VAX_32) {
71 if (rtype == R_VAX_PC32)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-vax.c112 HOWTO (R_VAX_PC32, /* type */
120 "R_VAX_PC32", /* name */
310 { BFD_RELOC_32_PCREL, R_VAX_PC32 },
665 case R_VAX_PC32:
752 || ELF32_R_TYPE (rel->r_info) == R_VAX_PC32)
1346 case R_VAX_PC32:
1414 && r_type != R_VAX_PC32)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-vax.c111 HOWTO (R_VAX_PC32, /* type */
119 "R_VAX_PC32", /* name */
309 { BFD_RELOC_32_PCREL, R_VAX_PC32 },
664 case R_VAX_PC32:
751 || ELF32_R_TYPE (rel->r_info) == R_VAX_PC32)
1345 case R_VAX_PC32:
1413 && r_type != R_VAX_PC32)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-vax.c111 HOWTO (R_VAX_PC32, /* type */
119 "R_VAX_PC32", /* name */
309 { BFD_RELOC_32_PCREL, R_VAX_PC32 },
682 case R_VAX_PC32:
775 || ELF32_R_TYPE (rel->r_info) == R_VAX_PC32)
1374 case R_VAX_PC32:
1442 && r_type != R_VAX_PC32)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-vax.c111 HOWTO (R_VAX_PC32, /* type */
119 "R_VAX_PC32", /* name */
309 { BFD_RELOC_32_PCREL, R_VAX_PC32 },
682 case R_VAX_PC32:
775 || ELF32_R_TYPE (rel->r_info) == R_VAX_PC32)
1374 case R_VAX_PC32:
1442 && r_type != R_VAX_PC32)

Completed in 216 milliseconds