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

  /src/sys/arch/i386/include/
elf_machdep.h 19 #define R_386_TLS_TPOFF 14
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
elf_386.d 26 enum R_386_TLS_TPOFF = 14;
  /src/external/gpl3/binutils/dist/include/elf/
i386.h 40 RELOC_NUMBER (R_386_TLS_TPOFF,14)
  /src/external/gpl3/binutils.old/dist/include/elf/
i386.h 40 RELOC_NUMBER (R_386_TLS_TPOFF,14)
  /src/external/gpl3/gdb.old/dist/include/elf/
i386.h 40 RELOC_NUMBER (R_386_TLS_TPOFF,14)
  /src/external/gpl3/gdb/dist/include/elf/
i386.h 40 RELOC_NUMBER (R_386_TLS_TPOFF,14)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 630 enum R_386_TLS_TPOFF = 14;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 630 enum R_386_TLS_TPOFF = 14;
  /src/external/gpl3/binutils/dist/bfd/
elf32-i386.c 70 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard)
73 HOWTO(R_386_TLS_TPOFF, 0, 4, 32, false, 0, complain_overflow_dont,
74 bfd_elf_generic_reloc, "R_386_TLS_TPOFF",
246 return &elf_howto_table[R_386_TLS_TPOFF - R_386_ext_offset];
1746 R_386_TLS_TPOFF and R_386_TLS_TPOFF32. */
3231 dr_type = R_386_TLS_TPOFF;
3235 if (dr_type == R_386_TLS_TPOFF && indx == 0)
3276 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
3540 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-i386.c 70 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard)
73 HOWTO(R_386_TLS_TPOFF, 0, 4, 32, false, 0, complain_overflow_dont,
74 bfd_elf_generic_reloc, "R_386_TLS_TPOFF",
246 return &elf_howto_table[R_386_TLS_TPOFF - R_386_ext_offset];
1731 R_386_TLS_TPOFF and R_386_TLS_TPOFF32. */
3212 dr_type = R_386_TLS_TPOFF;
3216 if (dr_type == R_386_TLS_TPOFF && indx == 0)
3257 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
3521 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-i386.c 70 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard)
73 HOWTO(R_386_TLS_TPOFF, 0, 4, 32, false, 0, complain_overflow_dont,
74 bfd_elf_generic_reloc, "R_386_TLS_TPOFF",
246 return &elf_howto_table[R_386_TLS_TPOFF - R_386_ext_offset];
1683 R_386_TLS_TPOFF and R_386_TLS_TPOFF32. */
3164 dr_type = R_386_TLS_TPOFF;
3168 if (dr_type == R_386_TLS_TPOFF && indx == 0)
3209 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
3473 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
  /src/external/gpl3/gdb/dist/bfd/
elf32-i386.c 70 #define R_386_ext_offset (R_386_TLS_TPOFF - R_386_standard)
73 HOWTO(R_386_TLS_TPOFF, 0, 4, 32, false, 0, complain_overflow_dont,
74 bfd_elf_generic_reloc, "R_386_TLS_TPOFF",
246 return &elf_howto_table[R_386_TLS_TPOFF - R_386_ext_offset];
1729 R_386_TLS_TPOFF and R_386_TLS_TPOFF32. */
3204 dr_type = R_386_TLS_TPOFF;
3208 if (dr_type == R_386_TLS_TPOFF && indx == 0)
3249 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
3513 outrel.r_info = ELF32_R_INFO (indx, R_386_TLS_TPOFF);
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 493 enum R_386_TLS_TPOFF = 14;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 498 enum R_386_TLS_TPOFF = 14;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 949 enum R_386_TLS_TPOFF = 14;

Completed in 178 milliseconds