Home
last modified time | relevance | path

Searched refs:R_X86_64_NONE (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDx86-64.h28 RELOC_NUMBER (R_X86_64_NONE, 0) /* No reloc */
/NextBSD/contrib/llvm/include/llvm/Support/ELFRelocs/
HDx86_64.def6 ELF_RELOC(R_X86_64_NONE, 0)
/NextBSD/sys/boot/common/
HDself_reloc.c54 #define RELOC_TYPE_NONE R_X86_64_NONE
/NextBSD/usr.sbin/kldxref/
HDef_amd64.c90 case R_X86_64_NONE: /* none */ in ef_reloc()
/NextBSD/contrib/llvm/lib/Target/X86/MCTargetDesc/
HDX86ELFRelocationInfo.cpp68 case R_X86_64_NONE: in createExprForRelocation()
/NextBSD/sys/amd64/amd64/
HDelf_machdep.c201 case R_X86_64_NONE: /* none */ in elf_reloc_internal()
/NextBSD/libexec/rtld-elf/amd64/
HDreloc.c212 case R_X86_64_NONE: in reloc_non_plt()
/NextBSD/contrib/llvm/include/llvm/Object/
HDRelocVisitor.h75 case llvm::ELF::R_X86_64_NONE: in visitELF()
/NextBSD/sys/sys/
HDelf_common.h1229 #define R_X86_64_NONE 0 /* No relocation. */ macro
/NextBSD/contrib/binutils/bfd/
HDelf64-x86-64.c38 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/
HDelfdefinitions.h1997 _ELF_DEFINE_RELOC(R_X86_64_NONE, 0) \