Searched refs:R_X86_64_GOTPCREL64 (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/binutils/include/elf/ |
| HD | x86-64.h | 58 RELOC_NUMBER (R_X86_64_GOTPCREL64, 28) /* 64 bit signed pc relative
|
| /NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/ |
| HD | x86_64.def | 34 ELF_RELOC(R_X86_64_GOTPCREL64, 28)
|
| /NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| HD | X86ELFRelocationInfo.cpp | 107 case R_X86_64_GOTPCREL64: in createExprForRelocation()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elf64-x86-64.c | 118 HOWTO(R_X86_64_GOTPCREL64, 0, 4, 64, TRUE, 0, complain_overflow_signed, 199 { BFD_RELOC_X86_64_GOTPCREL64,R_X86_64_GOTPCREL64, }, 816 case R_X86_64_GOTPCREL64: in elf64_x86_64_check_relocs() 1232 case R_X86_64_GOTPCREL64: in elf64_x86_64_gc_sweep_hook() 2138 case R_X86_64_GOTPCREL64: in elf64_x86_64_relocate_section() 2251 if (r_type != R_X86_64_GOTPCREL && r_type != R_X86_64_GOTPCREL64) in elf64_x86_64_relocate_section()
|
| HD | ChangeLog-2006 | 2695 (elf64_x86_64_check_relocs): R_X86_64_GOT64, R_X86_64_GOTPCREL64,
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 1257 #define R_X86_64_GOTPCREL64 28 macro
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 2025 _ELF_DEFINE_RELOC(R_X86_64_GOTPCREL64, 28) \
|