Home
last modified time | relevance | path

Searched refs:R_X86_64_GOTPCREL64 (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDx86-64.h58 RELOC_NUMBER (R_X86_64_GOTPCREL64, 28) /* 64 bit signed pc relative
/NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/
HDx86_64.def34 ELF_RELOC(R_X86_64_GOTPCREL64, 28)
/NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86ELFRelocationInfo.cpp107 case R_X86_64_GOTPCREL64: in createExprForRelocation()
/NextBSD/contrib/binutils/bfd/
HDelf64-x86-64.c118 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()
HDChangeLog-20062695 (elf64_x86_64_check_relocs): R_X86_64_GOT64, R_X86_64_GOTPCREL64,
/NextBSD/sys/sys/
HDelf_common.h1257 #define R_X86_64_GOTPCREL64 28 macro
/NextBSD/contrib/elftoolchain/common/
HDelfdefinitions.h2025 _ELF_DEFINE_RELOC(R_X86_64_GOTPCREL64, 28) \