Searched refs:R_X86_64_GLOB_DAT (Results 1 – 9 of 9) sorted by relevance
| /freebsd-11-stable/libexec/rtld-elf/amd64/ |
| HD | reloc.c | 161 case R_X86_64_GLOB_DAT: in reloc_non_plt() 185 case R_X86_64_GLOB_DAT: in reloc_non_plt() 246 case R_X86_64_GLOB_DAT: in reloc_non_plt()
|
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | x86-64.h | 34 RELOC_NUMBER (R_X86_64_GLOB_DAT, 6) /* Create GOT entry */
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| HD | x86_64.def | 12 ELF_RELOC(R_X86_64_GLOB_DAT, 6)
|
| /freebsd-11-stable/usr.sbin/kldxref/ |
| HD | ef_amd64.c | 105 case R_X86_64_GLOB_DAT: /* S */ in ef_reloc()
|
| /freebsd-11-stable/sys/amd64/amd64/ |
| HD | elf_machdep.c | 270 case R_X86_64_GLOB_DAT: /* S */ in elf_reloc_internal()
|
| /freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/ |
| HD | X86_64.cpp | 54 gotRel = R_X86_64_GLOB_DAT; in X86_64()
|
| /freebsd-11-stable/sys/sys/ |
| HD | elf_common.h | 1362 #define R_X86_64_GLOB_DAT 6 /* Set GOT entry to data address. */ macro
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | elf64-x86-64.c | 56 HOWTO(R_X86_64_GLOB_DAT, 0, 4, 64, FALSE, 0, complain_overflow_bitfield, 177 { BFD_RELOC_X86_64_GLOB_DAT, R_X86_64_GLOB_DAT, }, 3182 rela.r_info = ELF64_R_INFO (h->dynindx, R_X86_64_GLOB_DAT); in elf64_x86_64_finish_dynamic_symbol()
|
| /freebsd-11-stable/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 2250 _ELF_DEFINE_RELOC(R_X86_64_GLOB_DAT, 6) \
|