Searched refs:BFD_RELOC_X86_64_GOT32 (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i386.c | 1205 case BFD_RELOC_X86_64_GOT32: in reloc() 1328 || fixP->fx_r_type == BFD_RELOC_X86_64_GOT32 3898 …{ "GOT", { BFD_RELOC_386_GOT32, BFD_RELOC_X86_64_GOT32 }, Imm32|Imm32S|Disp32|Imm64 }, in lex_got() 5147 case BFD_RELOC_X86_64_GOT32: 5709 case BFD_RELOC_X86_64_GOT32: 5839 case BFD_RELOC_X86_64_GOT32:
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i386.c | 1250 || fixP->fx_r_type == BFD_RELOC_X86_64_GOT32 3550 { "GOT", { BFD_RELOC_386_GOT32, 0, BFD_RELOC_X86_64_GOT32 } } 4695 case BFD_RELOC_X86_64_GOT32: 5151 case BFD_RELOC_X86_64_GOT32: 5246 case BFD_RELOC_X86_64_GOT32:
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-x86-64.c | 128 { BFD_RELOC_X86_64_GOT32, R_X86_64_GOT32,},
|
H A D | bfd-in2.h | 2392 BFD_RELOC_X86_64_GOT32, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfd-in2.h | 2705 BFD_RELOC_X86_64_GOT32, enumerator
|
H A D | elf64-x86-64.c | 174 { BFD_RELOC_X86_64_GOT32, R_X86_64_GOT32,},
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 885 @deffn {} BFD_RELOC_X86_64_GOT32
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 940 @deffn {} BFD_RELOC_X86_64_GOT32
|