Searched refs:BFD_RELOC_386_TLS_GD (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i386.c | 1241 || fixP->fx_r_type == BFD_RELOC_386_TLS_GD 3541 { "TLSGD", { BFD_RELOC_386_TLS_GD, 0, BFD_RELOC_X86_64_TLSGD } }, 4676 case BFD_RELOC_386_TLS_GD: 5157 case BFD_RELOC_386_TLS_GD:
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i386.c | 1317 || fixP->fx_r_type == BFD_RELOC_386_TLS_GD 3889 { "TLSGD", { BFD_RELOC_386_TLS_GD, BFD_RELOC_X86_64_TLSGD }, Imm32|Imm32S|Disp32 }, in lex_got() 5116 case BFD_RELOC_386_TLS_GD: 5716 case BFD_RELOC_386_TLS_GD:
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | bfd-in2.h | 2382 BFD_RELOC_386_TLS_GD, enumerator
|
H A D | elf32-i386.c | 245 case BFD_RELOC_386_TLS_GD: in elf_i386_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfd-in2.h | 2691 BFD_RELOC_386_TLS_GD, enumerator
|
H A D | elf32-i386.c | 261 case BFD_RELOC_386_TLS_GD: in elf_i386_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 875 @deffnx {} BFD_RELOC_386_TLS_GD
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 927 @deffnx {} BFD_RELOC_386_TLS_GD
|