Searched refs:R_X86_64_GOTPLT64 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | x86-64.h | 62 RELOC_NUMBER (R_X86_64_GOTPLT64, 30) /* like GOT64, but indicates
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86ELFRelocationInfo.cpp | 85 case R_X86_64_GOTPLT64: in createExprForRelocation()
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf64-x86-64.c | 124 HOWTO(R_X86_64_GOTPLT64, 0, 4, 64, FALSE, 0, complain_overflow_signed, 201 { BFD_RELOC_X86_64_GOTPLT64, R_X86_64_GOTPLT64, }, 817 case R_X86_64_GOTPLT64: in elf64_x86_64_check_relocs() 836 if (r_type == R_X86_64_GOTPLT64) in elf64_x86_64_check_relocs() 1233 case R_X86_64_GOTPLT64: in elf64_x86_64_gc_sweep_hook() 1236 if (r_type == R_X86_64_GOTPLT64 && h->plt.refcount > 0) in elf64_x86_64_gc_sweep_hook() 2140 case R_X86_64_GOTPLT64: in elf64_x86_64_relocate_section()
|
| D | ChangeLog-2006 | 2696 R_X86_64_GOTPLT64 need a got entry. R_X86_64_GOTPLT64 also a PLT
|
| /freebsd-9-stable/sys/sys/ |
| D | elf_common.h | 988 #define R_X86_64_GOTPLT64 30 macro
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 53 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GOTPLT64); in getELFRelocationTypeName()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 364 R_X86_64_GOTPLT64 = 30, enumerator
|