Searched refs:BFD_RELOC_386_GOTOFF (Results 1 – 10 of 10) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-i386.c | 1238 if (fixP->fx_r_type == BFD_RELOC_386_GOTOFF 3539 { "GOTOFF", { BFD_RELOC_386_GOTOFF, 0, 0 } }, 3897 if (i.reloc[this_operand] == BFD_RELOC_386_GOTOFF 5134 fixp->fx_r_type = BFD_RELOC_386_GOTOFF; 5155 case BFD_RELOC_386_GOTOFF:
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-i386.c | 1313 if (fixP->fx_r_type == BFD_RELOC_386_GOTOFF 3887 { "GOTOFF", { BFD_RELOC_386_GOTOFF, BFD_RELOC_X86_64_GOTOFF64 }, Imm64|Disp64 }, in lex_got() 4296 if (i.reloc[this_operand] == BFD_RELOC_386_GOTOFF 5690 fixp->fx_r_type = BFD_RELOC_386_GOTOFF; 5714 case BFD_RELOC_386_GOTOFF:
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | bfd-in2.h | 2376 BFD_RELOC_386_GOTOFF, enumerator
|
H A D | elf32-i386.c | 220 case BFD_RELOC_386_GOTOFF: in elf_i386_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfd-in2.h | 2685 BFD_RELOC_386_GOTOFF, enumerator
|
H A D | elf32-i386.c | 236 case BFD_RELOC_386_GOTOFF: in elf_i386_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 869 @deffnx {} BFD_RELOC_386_GOTOFF
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 921 @deffnx {} BFD_RELOC_386_GOTOFF
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9295 | 4593 function. Converts reloc for "foo-GOT" to BFD_RELOC_386_GOTOFF 4600 BFD_RELOC_386_GOTOFF relocs.
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9295 | 4593 function. Converts reloc for "foo-GOT" to BFD_RELOC_386_GOTOFF 4600 BFD_RELOC_386_GOTOFF relocs.
|