Searched refs:BFD_RELOC_386_TLS_IE_32 (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i386.c | 1244 || fixP->fx_r_type == BFD_RELOC_386_TLS_IE_32 3544 { "GOTTPOFF", { BFD_RELOC_386_TLS_IE_32, 0, BFD_RELOC_X86_64_GOTTPOFF } }, 4678 case BFD_RELOC_386_TLS_IE_32: 5160 case BFD_RELOC_386_TLS_IE_32:
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i386.c | 1320 || fixP->fx_r_type == BFD_RELOC_386_TLS_IE_32 3892 { "GOTTPOFF", { BFD_RELOC_386_TLS_IE_32, BFD_RELOC_X86_64_GOTTPOFF }, Imm32|Imm32S|Disp32 }, in lex_got() 5118 case BFD_RELOC_386_TLS_IE_32: 5719 case BFD_RELOC_386_TLS_IE_32:
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | bfd-in2.h | 2385 BFD_RELOC_386_TLS_IE_32, enumerator
|
H A D | elf32-i386.c | 274 case BFD_RELOC_386_TLS_IE_32: in elf_i386_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfd-in2.h | 2694 BFD_RELOC_386_TLS_IE_32, enumerator
|
H A D | elf32-i386.c | 290 case BFD_RELOC_386_TLS_IE_32: in elf_i386_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 878 @deffnx {} BFD_RELOC_386_TLS_IE_32
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 930 @deffnx {} BFD_RELOC_386_TLS_IE_32
|