Searched refs:R_X86_64_32 (Results 1 – 12 of 12) sorted by relevance
16 ELF_RELOC(R_X86_64_32, 10)
43 return (is64 ? R_X86_64_64 : R_X86_64_32); in _dwarf_get_reloc_type()85 if (rel_type == R_X86_64_32) in _dwarf_get_reloc_size()
357 case R_X86_64_32: in getRelExpr()719 case R_X86_64_32: in getImplicitAddend()783 case R_X86_64_32: in relocate()
48 case ELF::R_X86_64_32: in supportsX86_64() 68 case ELF::R_X86_64_32: in resolveX86_64()
167 case ELF::R_X86_64_32: in addSingleRelocation()
120 return IsPCRel ? ELF::R_X86_64_PC32 : ELF::R_X86_64_32; in getRelocType64()
611 .Case("BFD_RELOC_32", ELF::R_X86_64_32) in getFixupKind()
1650 #define R_X86_64_32 10 /* Add 32 bit zero extended symbol value */ macro
295 case ELF::R_X86_64_32: in resolveX86_64Relocation()298 assert((Type == ELF::R_X86_64_32 && (Value <= UINT32_MAX)) || in resolveX86_64Relocation()
1043 if (emachine == EM_X86_64 && type == R_X86_64_32) in relocateNonAlloc()
2258 _ELF_DEFINE_RELOC(R_X86_64_32, 10) \
2908 case R_X86_64_32: in ApplyRelocations()