Home
last modified time | relevance | path

Searched refs:R_386_TLS_LDO_32 (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDi386.h59 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
/NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/
HDi386.def37 ELF_RELOC(R_386_TLS_LDO_32, 32)
/NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86ELFObjectWriter.cpp210 return ELF::R_386_TLS_LDO_32; in getRelocType32()
/NextBSD/sys/sys/
HDelf_common.h875 #define R_386_TLS_LDO_32 32 /* 32 bit offset from start of TLS block */ macro
/NextBSD/contrib/binutils/bfd/
HDelf32-i386.c109 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext)
111 HOWTO(R_386_TLS_LDO_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
283 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_offset]; in elf_i386_reloc_type_lookup()
3246 case R_386_TLS_LDO_32: in elf_i386_relocate_section()
HDChangeLog-02036351 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32