Searched refs:R_X86_64_GOTTPOFF (Results 1 - 9 of 9) sorted by relevance

/external/llvm/test/MC/ELF/
H A Drelocation.s12 leaq foo@GOTTPOFF(%rip), %rax # R_X86_64_GOTTPOFF
46 // CHECK-NEXT: 0x2D R_X86_64_GOTTPOFF foo 0xFFFFFFFFFFFFFFFC
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-amd64.c46 R_X86_64_GOTTPOFF, 32},
H A Delf.h335 R_X86_64_GOTTPOFF = 22, /* word32, PC-rel offset to IE GOT entry */ enumerator in enum:__anon16353
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp79 Type = ELF::R_X86_64_GOTTPOFF;
/external/llvm/lib/Object/
H A DELF.cpp45 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTTPOFF);
H A DELFYAML.cpp410 ECase(R_X86_64_GOTTPOFF)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py476 R_X86_64_GOTTPOFF = 22 variable in class:Relocs_Elf_X86_64
/external/llvm/include/llvm/Support/
H A DELF.h377 R_X86_64_GOTTPOFF = 22, enumerator in enum:llvm::ELF::__anon25582
/external/elfutils/0.153/libelf/
H A Delf.h2691 #define R_X86_64_GOTTPOFF 22 /* 32 bit signed PC relative offset macro

Completed in 2806 milliseconds