Home
last modified time | relevance | path

Searched refs:R_X86_64_SIZE64 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Dx86_64.def39 ELF_RELOC(R_X86_64_SIZE64, 33)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp371 case R_X86_64_SIZE64: in getRelExpr()
454 type == R_X86_64_SIZE64) in getDynRel()
738 case R_X86_64_SIZE64: in getImplicitAddend()
799 case R_X86_64_SIZE64: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp179 return ELF::R_X86_64_SIZE64; in getRelocType64()
/freebsd/sys/sys/
H A Delf_common.h1495 #define R_X86_64_SIZE64 33 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2281 _ELF_DEFINE_RELOC(R_X86_64_SIZE64, 33) \