Searched refs:R_X86_64_GOTPC32 (Results 1 – 7 of 7) sorted by relevance
32 ELF_RELOC(R_X86_64_GOTPC32, 26)
397 case R_X86_64_GOTPC32: in getRelExpr()723 case R_X86_64_GOTPC32: in getImplicitAddend()789 case R_X86_64_GOTPC32: in relocate()
160 case ELF::R_X86_64_GOTPC32: in addSingleRelocation()
134 return IsPCRel ? ELF::R_X86_64_GOTPC32 : ELF::R_X86_64_GOT32; in getRelocType64()
1667 #define R_X86_64_GOTPC32 26 macro
2274 _ELF_DEFINE_RELOC(R_X86_64_GOTPC32, 26) \
1856 } else if (RelType == ELF::R_X86_64_GOTPC32) { in processRelocationRef()