Home
last modified time | relevance | path

Searched refs:R_X86_64_GOTPCREL (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/llvm/test/MC/X86/
Dgotpcrelx.s22 # NORELAX-NEXT: R_X86_64_GOTPCREL mov
23 # NORELAX-NEXT: R_X86_64_GOTPCREL test
24 # NORELAX-NEXT: R_X86_64_GOTPCREL adc
25 # NORELAX-NEXT: R_X86_64_GOTPCREL add
26 # NORELAX-NEXT: R_X86_64_GOTPCREL and
27 # NORELAX-NEXT: R_X86_64_GOTPCREL cmp
28 # NORELAX-NEXT: R_X86_64_GOTPCREL or
29 # NORELAX-NEXT: R_X86_64_GOTPCREL sbb
30 # NORELAX-NEXT: R_X86_64_GOTPCREL sub
31 # NORELAX-NEXT: R_X86_64_GOTPCREL xor
[all …]
/external/llvm-project/lld/test/ELF/
Drelocation.s57 .section .R_X86_64_GOTPCREL,"a",@progbits
58 .global R_X86_64_GOTPCREL symbol
59 R_X86_64_GOTPCREL: label
/external/llvm/test/tools/gold/X86/
Drelax-relocs.ll7 ; Test that we produce R_X86_64_GOTPCREL instead of R_X86_64_GOTPCRELX
8 ; CHECK: R_X86_64_GOTPCREL foo
/external/llvm-project/llvm/test/tools/gold/X86/
Drelax-relocs.ll7 ; Test that we produce R_X86_64_GOTPCREL instead of R_X86_64_GOTPCRELX
8 ; CHECK: R_X86_64_GOTPCREL foo
Drelocation-model-pic.ll33 ; PIC: R_X86_64_GOTPCREL foo
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-types-elf-x64.test17 # LLVM: Type: R_X86_64_GOTPCREL (9)
60 # GNU-NEXT: 0000000000000042 0000000100000009 R_X86_64_GOTPCREL 0000000000000000 foo + 0
130 Type: R_X86_64_GOTPCREL
/external/llvm-project/lld/test/ELF/lto/
Drelax-relocs.ll6 ; Test that we produce R_X86_64_REX_GOTPCRELX instead of R_X86_64_GOTPCREL
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def15 ELF_RELOC(R_X86_64_GOTPCREL, 9)
/external/llvm/include/llvm/Support/ELFRelocs/
Dx86_64.def15 ELF_RELOC(R_X86_64_GOTPCREL, 9)
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
Dx86_64.def15 ELF_RELOC(R_X86_64_GOTPCREL, 9)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
Dx86_64.def15 ELF_RELOC(R_X86_64_GOTPCREL, 9)
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp184 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
187 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Dstrip-section-err.test38 Type: R_X86_64_GOTPCREL
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp204 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
207 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp210 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
213 return ELF::R_X86_64_GOTPCREL; in getRelocType64()
/external/llvm-project/llvm/test/LTO/Resolution/X86/
Dnot-prevailing-variables.ll16 ; CHECK-NEXT: R_X86_64_GOTPCREL var2-0x4
/external/llvm-project/lld/ELF/Arch/
DX86_64.cpp349 case R_X86_64_GOTPCREL: in getRelExpr()
704 case R_X86_64_GOTPCREL: in relocate()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1722 } else if (RelType == ELF::R_X86_64_GOTPCREL || in processRelocationRef()
1936 return RelTy == ELF::R_X86_64_GOTPCREL || in relocationNeedsGot()
1952 case ELF::R_X86_64_GOTPCREL: in relocationNeedsStub()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1715 } else if (RelType == ELF::R_X86_64_GOTPCREL || in processRelocationRef()
1929 return RelTy == ELF::R_X86_64_GOTPCREL || in relocationNeedsGot()
1945 case ELF::R_X86_64_GOTPCREL: in relocationNeedsStub()
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELF_x86_64.cpp226 case ELF::R_X86_64_GOTPCREL: in getRelocationKind()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py467 R_X86_64_GOTPCREL = 9 variable in Relocs_Elf_X86_64
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1752 } else if (RelType == ELF::R_X86_64_GOTPCREL || in processRelocationRef()
1916 case ELF::R_X86_64_GOTPCREL: in relocationNeedsStub()
/external/google-breakpad/src/third_party/musl/include/
Delf.h2632 #define R_X86_64_GOTPCREL 9 macro
/external/kmod/port-gnu/
Delf.h3104 #define R_X86_64_GOTPCREL 9 /* 32 bit signed PC relative macro
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test72 ELF-64: Type: R_X86_64_GOTPCREL (9)

12