Searched refs:R_X86_64_GOTOFF64 (Results 1 - 10 of 10) sorted by relevance

/external/llvm/test/MC/ELF/
H A Drelocation.s18 movabs foo@GOTOFF, %rax # R_X86_64_GOTOFF64
52 // CHECK-NEXT: 0x59 R_X86_64_GOTOFF64 foo 0x0
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp106 case R_X86_64_GOTOFF64:
H A DX86ELFObjectWriter.cpp118 Type = ELF::R_X86_64_GOTOFF64;
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-amd64.c39 {"gotoff", ELF_SSYM_SYM_RELATIVE, R_X86_64_GOTOFF64, 64},
H A Delf.h338 R_X86_64_GOTOFF64 = 25, /* word64, offset to GOT */ enumerator in enum:__anon16353
/external/llvm/lib/Object/
H A DELF.cpp48 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTOFF64);
H A DELFYAML.cpp413 ECase(R_X86_64_GOTOFF64)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py479 R_X86_64_GOTOFF64 = 25 variable in class:Relocs_Elf_X86_64
/external/llvm/include/llvm/Support/
H A DELF.h380 R_X86_64_GOTOFF64 = 25, enumerator in enum:llvm::ELF::__anon25582
/external/elfutils/0.153/libelf/
H A Delf.h2695 #define R_X86_64_GOTOFF64 25 /* 64 bit offset to GOT */ macro

Completed in 197 milliseconds