Searched refs:R_X86_64_RELATIVE (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/stand/common/
H A Dreloc_elf.c100 #define R_X86_64_RELATIVE 8 macro
103 #define RELOC_RELATIVE R_X86_64_RELATIVE
H A Dself_reloc.c48 #define RELOC_TYPE_RELATIVE R_X86_64_RELATIVE
/freebsd-current/usr.sbin/kldxref/
H A Def_amd64.c103 case R_X86_64_RELATIVE: /* B + A */
/freebsd-current/libexec/rtld-elf/amd64/
H A Dreloc.c302 case R_X86_64_RELATIVE:
/freebsd-current/sys/amd64/amd64/
H A Delf_machdep.c377 case R_X86_64_RELATIVE: /* B + A */
/freebsd-current/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp74 relativeRel = R_X86_64_RELATIVE;
745 case R_X86_64_RELATIVE:
/freebsd-current/sys/amd64/linux/
H A Dlinux_sysvec.c841 case R_X86_64_RELATIVE: /* B + A */
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp195 return ELF::R_X86_64_RELATIVE;
/freebsd-current/sys/sys/
H A Delf_common.h1470 #define R_X86_64_RELATIVE 8 /* Add load address of shared object. */ macro
/freebsd-current/contrib/elftoolchain/common/
H A Delfdefinitions.h2256 _ELF_DEFINE_RELOC(R_X86_64_RELATIVE, 8) \

Completed in 143 milliseconds