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

  /src/sys/arch/vax/include/
elf_machdep.h 6 #define R_VAX_32 1 /* S + A */
  /src/external/gpl3/binutils/dist/include/elf/
vax.h 29 RELOC_NUMBER (R_VAX_32, 1) /* Direct 32 bit */
  /src/external/gpl3/binutils.old/dist/include/elf/
vax.h 29 RELOC_NUMBER (R_VAX_32, 1) /* Direct 32 bit */
  /src/external/gpl3/gdb.old/dist/include/elf/
vax.h 29 RELOC_NUMBER (R_VAX_32, 1) /* Direct 32 bit */
  /src/external/gpl3/gdb/dist/include/elf/
vax.h 29 RELOC_NUMBER (R_VAX_32, 1) /* Direct 32 bit */
  /src/sys/arch/vax/vax/
kobj_machdep.c 40 * - R_VAX_32 which is an absolute symbol offset
63 if (rtype != R_VAX_PC32 && rtype != R_VAX_32) {
  /src/external/gpl3/binutils/dist/bfd/
elf32-vax.c 69 HOWTO (R_VAX_32, /* type */
77 "R_VAX_32", /* name */
306 { BFD_RELOC_32, R_VAX_32 },
318 { BFD_RELOC_CTOR, R_VAX_32 },
720 case R_VAX_32:
1319 /* DWARF will emit R_VAX_32 relocations in its
1328 || r_type == R_VAX_32))))
1438 case R_VAX_32:
1491 if (r_type == R_VAX_32)
1540 || (ELF32_R_TYPE (outrel.r_info) != R_VAX_32
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-vax.c 68 HOWTO (R_VAX_32, /* type */
76 "R_VAX_32", /* name */
305 { BFD_RELOC_32, R_VAX_32 },
317 { BFD_RELOC_CTOR, R_VAX_32 },
720 case R_VAX_32:
1319 /* DWARF will emit R_VAX_32 relocations in its
1328 || r_type == R_VAX_32))))
1437 case R_VAX_32:
1490 if (r_type == R_VAX_32)
1539 || (ELF32_R_TYPE (outrel.r_info) != R_VAX_32
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-vax.c 68 HOWTO (R_VAX_32, /* type */
76 "R_VAX_32", /* name */
305 { BFD_RELOC_32, R_VAX_32 },
317 { BFD_RELOC_CTOR, R_VAX_32 },
702 case R_VAX_32:
1288 /* DWARF will emit R_VAX_32 relocations in its
1297 || r_type == R_VAX_32))))
1406 case R_VAX_32:
1459 if (r_type == R_VAX_32)
1505 || (ELF32_R_TYPE (outrel.r_info) != R_VAX_32
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-vax.c 68 HOWTO (R_VAX_32, /* type */
76 "R_VAX_32", /* name */
305 { BFD_RELOC_32, R_VAX_32 },
317 { BFD_RELOC_CTOR, R_VAX_32 },
702 case R_VAX_32:
1290 /* DWARF will emit R_VAX_32 relocations in its
1299 || r_type == R_VAX_32))))
1409 case R_VAX_32:
1462 if (r_type == R_VAX_32)
1508 || (ELF32_R_TYPE (outrel.r_info) != R_VAX_32
    [all...]

Completed in 30 milliseconds