Searched refs:R_PLT_GOTPLT (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/lld/ELF/ |
| HD | Relocations.h | 50 R_PLT_GOTPLT, enumerator
|
| HD | Relocations.cpp | 206 return oneof<R_PLT, R_PLT_PC, R_PLT_GOTREL, R_PLT_GOTPLT, R_GOTPLT_GOTREL, in needsPlt() 257 case R_PLT_GOTPLT: in fromPlt() 990 R_PLT_PC, R_PLT_GOTREL, R_PLT_GOTPLT, R_GOTPLT_GOTREL, R_GOTPLT_PC, in isStaticLinkTimeConstant() 1523 if (oneof<R_GOTPLTONLY_PC, R_GOTPLTREL, R_GOTPLT, R_PLT_GOTPLT, in scanOne()
|
| HD | InputSection.cpp | 864 case R_PLT_GOTPLT: in getRelocTargetVA()
|
| /freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/ |
| HD | X86_64.cpp | 396 return R_PLT_GOTPLT; in getRelExpr()
|