Searched refs:R_X86_64_GLOB_DAT (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/libexec/rtld-elf/amd64/ |
| D | reloc.c | 157 case R_X86_64_GLOB_DAT: in reloc_non_plt() 181 case R_X86_64_GLOB_DAT: in reloc_non_plt() 242 case R_X86_64_GLOB_DAT: in reloc_non_plt()
|
| /freebsd-10-stable/contrib/binutils/include/elf/ |
| D | x86-64.h | 34 RELOC_NUMBER (R_X86_64_GLOB_DAT, 6) /* Create GOT entry */
|
| /freebsd-10-stable/usr.sbin/kldxref/ |
| D | ef_amd64.c | 103 case R_X86_64_GLOB_DAT: /* S */ in ef_reloc()
|
| /freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86ELFRelocationInfo.cpp | 95 case R_X86_64_GLOB_DAT: in createExprForRelocation()
|
| /freebsd-10-stable/sys/amd64/amd64/ |
| D | elf_machdep.c | 248 case R_X86_64_GLOB_DAT: /* S */ in elf_reloc_internal()
|
| /freebsd-10-stable/sys/sys/ |
| D | elf_common.h | 1234 #define R_X86_64_GLOB_DAT 6 /* Set GOT entry to data address. */ macro
|
| /freebsd-10-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 29 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_GLOB_DAT); in getELFRelocationTypeName()
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | 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-10-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 340 R_X86_64_GLOB_DAT = 6, enumerator
|