Home
last modified time | relevance | path

Searched refs:R_386_GOT32X (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/test/MC/X86/
Dreloc-directive-elf-32.s12 # PRINT-NEXT: .reloc 0, R_386_GOT32X, 5
21 # CHECK-NEXT: 0x0 R_386_GOT32X - 0x0
34 .reloc 0, R_386_GOT32X, 5
/external/llvm-project/lld/test/ELF/
Dgot32x-i386.s19 ## Result file contains four R_386_GOT32X relocations. Generated code
27 ## R_386_GOT32X is computed as G + A - GOT, but if it used without base
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-i386.test48 # LLVM: Type: R_386_GOT32X (43)
92 # GNU-NEXT: 000000f2 0000012b R_386_GOT32X 00000000 foo
226 Type: R_386_GOT32X
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Di386.def47 ELF_RELOC(R_386_GOT32X, 43)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def47 ELF_RELOC(R_386_GOT32X, 43)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
Di386.def47 ELF_RELOC(R_386_GOT32X, 43)
/external/llvm/include/llvm/Support/ELFRelocs/
Di386.def47 ELF_RELOC(R_386_GOT32X, 43)
/external/llvm-project/lld/ELF/Arch/
DX86.cpp109 case R_386_GOT32X: in getRelExpr()
254 case R_386_GOT32X: in getImplicitAddend()
300 case R_386_GOT32X: in relocate()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp239 return Kind == X86::reloc_signed_4byte_relax ? ELF::R_386_GOT32X in getRelocType32()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp269 ? ELF::R_386_GOT32X in getRelocType32()
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp278 ? ELF::R_386_GOT32X in getRelocType32()
/external/elfutils/libelf/
Delf.h1505 #define R_386_GOT32X 43 /* Load from 32 bit GOT entry, macro