Searched refs:R_X86_64_NONE (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/binutils/include/elf/ |
| HD | x86-64.h | 28 RELOC_NUMBER (R_X86_64_NONE, 0) /* No reloc */
|
| /NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/ |
| HD | x86_64.def | 6 ELF_RELOC(R_X86_64_NONE, 0)
|
| /NextBSD/sys/boot/common/ |
| HD | self_reloc.c | 54 #define RELOC_TYPE_NONE R_X86_64_NONE
|
| /NextBSD/usr.sbin/kldxref/ |
| HD | ef_amd64.c | 90 case R_X86_64_NONE: /* none */ in ef_reloc()
|
| /NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| HD | X86ELFRelocationInfo.cpp | 68 case R_X86_64_NONE: in createExprForRelocation()
|
| /NextBSD/sys/amd64/amd64/ |
| HD | elf_machdep.c | 201 case R_X86_64_NONE: /* none */ in elf_reloc_internal()
|
| /NextBSD/libexec/rtld-elf/amd64/ |
| HD | reloc.c | 212 case R_X86_64_NONE: in reloc_non_plt()
|
| /NextBSD/contrib/llvm/include/llvm/Object/ |
| HD | RelocVisitor.h | 75 case llvm::ELF::R_X86_64_NONE: in visitELF()
|
| /NextBSD/sys/sys/ |
| HD | elf_common.h | 1229 #define R_X86_64_NONE 0 /* No relocation. */ macro
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | elf64-x86-64.c | 38 HOWTO(R_X86_64_NONE, 0, 0, 0, FALSE, 0, complain_overflow_dont, 171 { BFD_RELOC_NONE, R_X86_64_NONE, }, 222 r_type = R_X86_64_NONE; in elf64_x86_64_rtype_to_howto()
|
| /NextBSD/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1997 _ELF_DEFINE_RELOC(R_X86_64_NONE, 0) \
|