Home
last modified time | relevance | path

Searched refs:R_X86_64_GOT32 (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dreloc.h35 #define R_X86_64_GOT32 3 macro
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dx86-64.h30 RELOC_NUMBER (R_X86_64_GOT32, 3) /* 32 bit GOT entry */
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dx86-64.h31 RELOC_NUMBER (R_X86_64_GOT32, 3) /* 32 bit GOT entry */
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Dx86_64.def9 ELF_RELOC(R_X86_64_GOT32, 3)
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DX86_64.cpp338 case R_X86_64_GOT32: in getRelExpr()
677 case R_X86_64_GOT32: in getImplicitAddend()
743 case R_X86_64_GOT32: in relocate()
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp134 return IsPCRel ? ELF::R_X86_64_GOTPC32 : ELF::R_X86_64_GOT32; in getRelocType64()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-x86-64.c46 HOWTO(R_X86_64_GOT32, 0, 2, 32, FALSE, 0, complain_overflow_signed,
128 { BFD_RELOC_X86_64_GOT32, R_X86_64_GOT32,},
678 case R_X86_64_GOT32: in elf64_x86_64_check_relocs()
1066 case R_X86_64_GOT32: in elf64_x86_64_gc_sweep_hook()
1821 case R_X86_64_GOT32: in elf64_x86_64_relocate_section()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-x86-64.c47 HOWTO(R_X86_64_GOT32, 0, 2, 32, FALSE, 0, complain_overflow_signed,
174 { BFD_RELOC_X86_64_GOT32, R_X86_64_GOT32,},
792 case R_X86_64_GOT32: in elf64_x86_64_check_relocs()
1227 case R_X86_64_GOT32: in elf64_x86_64_gc_sweep_hook()
2143 case R_X86_64_GOT32: in elf64_x86_64_relocate_section()