HomeSort by: relevance | last modified time | path
    Searched refs:R_386_32 (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/sys/arch/i386/include/
elf_machdep.h 6 #define R_386_32 1
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf_386.d 13 enum R_386_32 = 1;
  /src/external/gpl3/binutils/dist/include/elf/
i386.h 27 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
  /src/external/gpl3/binutils.old/dist/include/elf/
i386.h 27 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
  /src/external/gpl3/gdb.old/dist/include/elf/
i386.h 27 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
  /src/external/gpl3/gdb/dist/include/elf/
i386.h 27 RELOC_NUMBER (R_386_32, 1) /* Direct 32 bit */
  /src/sys/arch/i386/i386/
kobj_machdep.c 108 case R_386_32: /* S + A */
  /src/external/bsd/elftoolchain/dist/libdwarf/
libdwarf_reloc.c 58 return (R_386_32);
86 if (rel_type == R_386_32)
  /src/external/gpl3/binutils/dist/bfd/
elf32-i386.c 34 HOWTO(R_386_32, 0, 4, 32, false, 0, complain_overflow_dont,
35 bfd_elf_generic_reloc, "R_386_32",
201 return &elf_howto_table[R_386_32];
205 return &elf_howto_table[R_386_32];
1343 /* Convert to R_386_32 if PIC is false (if PIC is true we already know
1379 /* We can convert load of address 0 to R_386_32. */
1469 "mov $foo, %reg2" with R_386_32. */
1470 r_type = R_386_32;
1485 /* Only R_386_32 is supported. */
1514 r_type = R_386_32;
    [all...]
elfxx-x86.h 71 ((TYPE) == R_386_32 || (TYPE) == R_386_PC32)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-i386.c 34 HOWTO(R_386_32, 0, 4, 32, false, 0, complain_overflow_dont,
35 bfd_elf_generic_reloc, "R_386_32",
201 return &elf_howto_table[R_386_32];
205 return &elf_howto_table[R_386_32];
1334 /* Convert to R_386_32 if PIC is false (if PIC is true we already know
1370 /* We can convert load of address 0 to R_386_32. */
1460 "mov $foo, %reg2" with R_386_32. */
1461 r_type = R_386_32;
1476 /* Only R_386_32 is supported. */
1505 r_type = R_386_32;
    [all...]
elfxx-x86.h 71 ((TYPE) == R_386_32 || (TYPE) == R_386_PC32)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-i386.c 34 HOWTO(R_386_32, 0, 4, 32, false, 0, complain_overflow_dont,
35 bfd_elf_generic_reloc, "R_386_32",
201 return &elf_howto_table[R_386_32];
205 return &elf_howto_table[R_386_32];
1307 /* Convert to R_386_32 if PIC is false or there is no base
1343 /* We can convert load of address 0 to R_386_32. */
1432 "mov $foo, %reg2" with R_386_32. */
1433 r_type = R_386_32;
1448 /* Only R_386_32 is supported. */
1469 r_type = R_386_32;
    [all...]
elfxx-x86.h 71 ((TYPE) == R_386_32 || (TYPE) == R_386_PC32)
  /src/external/gpl3/gdb/dist/bfd/
elf32-i386.c 34 HOWTO(R_386_32, 0, 4, 32, false, 0, complain_overflow_dont,
35 bfd_elf_generic_reloc, "R_386_32",
201 return &elf_howto_table[R_386_32];
205 return &elf_howto_table[R_386_32];
1328 /* Convert to R_386_32 if PIC is false (if PIC is true we already know
1364 /* We can convert load of address 0 to R_386_32. */
1454 "mov $foo, %reg2" with R_386_32. */
1455 r_type = R_386_32;
1470 /* Only R_386_32 is supported. */
1499 r_type = R_386_32;
    [all...]
elfxx-x86.h 71 ((TYPE) == R_386_32 || (TYPE) == R_386_PC32)
  /src/external/apache2/llvm/dist/llvm/lib/Object/
RelocationResolver.cpp 261 case ELF::R_386_32:
274 case ELF::R_386_32:
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86ELFObjectWriter.cpp 261 return IsPCRel ? ELF::R_386_PC32 : ELF::R_386_32;
X86AsmBackend.cpp 697 .Case("BFD_RELOC_32", ELF::R_386_32)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 620 enum R_386_32 = 1;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 620 enum R_386_32 = 1;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
pdtrace.in 600 test "$objbits" = "32" && reloctype=R_386_32
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 483 enum R_386_32 = 1;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 488 enum R_386_32 = 1;
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
pdtrace.in 600 test "$objbits" = "32" && reloctype=R_386_32

Completed in 42 milliseconds

1 2