Searched refs:R_TLSGD_GOTPLT (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/ |
| D | Relocations.h | 66 R_TLSGD_GOTPLT, enumerator
|
| D | Relocations.cpp | 276 R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC>(expr)) { in handleTlsRelocation() 413 R_PLT_PC, R_TLSGD_GOT, R_TLSGD_GOTPLT, R_TLSGD_PC, R_PPC32_PLTREL, in isStaticLinkTimeConstant() 1404 if (oneof<R_GOTPLTONLY_PC, R_GOTPLTREL, R_GOTPLT, R_TLSGD_GOTPLT>(expr)) { in scanReloc()
|
| D | InputSection.cpp | 851 case R_TLSGD_GOTPLT: in getRelocTargetVA()
|
| /freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/ |
| D | Hexagon.cpp | 133 return R_TLSGD_GOTPLT; in getRelExpr()
|
| D | X86.cpp | 95 return R_TLSGD_GOTPLT; in getRelExpr()
|