Searched refs:R_PPC32_PLTREL (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/lld/ELF/ |
| HD | Relocations.h | 102 R_PPC32_PLTREL, enumerator
|
| HD | Relocations.cpp | 207 R_GOTPLT_PC, R_LOONGARCH_PLT_PAGE_PC, R_PPC32_PLTREL, in needsPlt() 249 case R_PPC32_PLTREL: in fromPlt() 991 R_PPC32_PLTREL, R_PPC64_CALL_PLT, R_PPC64_RELAX_TOC, R_RISCV_ADD, in isStaticLinkTimeConstant() 1064 if (config->emachine == EM_PPC && expr == R_PPC32_PLTREL) in processAux() 1526 } else if (oneof<R_GOTONLY_PC, R_GOTREL, R_PPC32_PLTREL, R_PPC64_TOCBASE, in scanOne()
|
| HD | InputSection.cpp | 868 case R_PPC32_PLTREL: in getRelocTargetVA()
|
| /freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/ |
| HD | PPC.cpp | 247 return R_PPC32_PLTREL; in getRelExpr()
|