Searched refs:R_VAX_32 (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-vax.c | 69 HOWTO (R_VAX_32, /* type */ 306 { BFD_RELOC_32, R_VAX_32 }, 318 { BFD_RELOC_CTOR, R_VAX_32 }, 721 case R_VAX_32: in elf_vax_check_relocs() 1326 || r_type == R_VAX_32)))) in elf_vax_relocate_section() 1435 case R_VAX_32: in elf_vax_relocate_section() 1488 if (r_type == R_VAX_32) in elf_vax_relocate_section() 1537 || (ELF32_R_TYPE (outrel.r_info) != R_VAX_32 in elf_vax_relocate_section()
|
H A D | ChangeLog-2012 | 1725 <R_VAX_8, R_VAX_16, R_VAX_32>: Don't check if info->shared again. 1730 <R_VAX_8, R_VAX_16, R_VAX_32>: Use section flags rather than
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-vax.c | 69 HOWTO (R_VAX_32, /* type */ 306 { BFD_RELOC_32, R_VAX_32 }, 318 { BFD_RELOC_CTOR, R_VAX_32 }, 721 case R_VAX_32: in elf_vax_check_relocs() 1326 || r_type == R_VAX_32)))) in elf_vax_relocate_section() 1435 case R_VAX_32: in elf_vax_relocate_section() 1488 if (r_type == R_VAX_32) in elf_vax_relocate_section() 1537 || (ELF32_R_TYPE (outrel.r_info) != R_VAX_32 in elf_vax_relocate_section()
|
H A D | ChangeLog-2012 | 1725 <R_VAX_8, R_VAX_16, R_VAX_32>: Don't check if info->shared again. 1730 <R_VAX_8, R_VAX_16, R_VAX_32>: Use section flags rather than
|
/netbsd-src/sys/arch/vax/include/ |
H A D | elf_machdep.h | 19 #define R_VAX_32 1 /* S + A */ macro
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | vax.h | 29 RELOC_NUMBER (R_VAX_32, 1) /* Direct 32 bit */
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | vax.h | 29 RELOC_NUMBER (R_VAX_32, 1) /* Direct 32 bit */
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | kobj_machdep.c | 63 if (rtype != R_VAX_PC32 && rtype != R_VAX_32) { in kobj_reloc()
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2012 | 1725 <R_VAX_8, R_VAX_16, R_VAX_32>: Don't check if info->shared again. 1730 <R_VAX_8, R_VAX_16, R_VAX_32>: Use section flags rather than
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2012 | 1725 <R_VAX_8, R_VAX_16, R_VAX_32>: Don't check if info->shared again. 1730 <R_VAX_8, R_VAX_16, R_VAX_32>: Use section flags rather than
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 2482 _(R_VAX_32, 1)
|