Searched refs:R_X86_64_GOTPLT64 (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp85 case R_X86_64_GOTPLT64:
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf-x86-amd64.c38 {"gotplt", ELF_SSYM_SYM_RELATIVE, R_X86_64_GOTPLT64, 64},
H A Delf.h343 R_X86_64_GOTPLT64 = 30, /* like GOT64, but indicates PLT entry needed */ enumerator in enum:__anon16353
/external/llvm/lib/Object/
H A DELF.cpp53 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTPLT64);
H A DELFYAML.cpp418 ECase(R_X86_64_GOTPLT64)
/external/llvm/test/tools/llvm-readobj/Inputs/
H A Drelocs.py484 R_X86_64_GOTPLT64 = 30 variable in class:Relocs_Elf_X86_64
/external/llvm/include/llvm/Support/
H A DELF.h385 R_X86_64_GOTPLT64 = 30, enumerator in enum:llvm::ELF::__anon25582
/external/elfutils/0.153/libelf/
H A Delf.h2702 #define R_X86_64_GOTPLT64 30 /* like GOT64, says PLT entry needed */ macro

Completed in 973 milliseconds