Searched refs:R_X86_64_PLT32 (Results 1 – 8 of 8) sorted by relevance
10 ELF_RELOC(R_X86_64_PLT32, 4)
298 case R_X86_64_PLT32: in elf_reloc_internal()338 case R_X86_64_PLT32: /* L + A - P, L is PLT location for in elf_reloc_internal()
169 return R.type == R_X86_64_PLT32 || R.type == R_X86_64_PC32 || in isRelocationForJmpInsn()376 case R_X86_64_PLT32: in getRelExpr()730 case R_X86_64_PLT32: in getImplicitAddend()792 case R_X86_64_PLT32: in relocate()
205 case ELF::R_X86_64_PLT32: in addSingleRelocation()
204 return ELF::R_X86_64_PLT32; in getRelocType64()
1645 #define R_X86_64_PLT32 4 /* PC-relative 32 bit PLT offset. */ macro
1765 if (RelType == ELF::R_X86_64_PLT32) { in processRelocationRef()2038 case ELF::R_X86_64_PLT32: in processX86_64TLSRelocation()
2252 _ELF_DEFINE_RELOC(R_X86_64_PLT32, 4) \