Home
last modified time | relevance | path

Searched refs:R_TPREL (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.h62 R_TPREL, enumerator
H A DRelocations.cpp920 in.got->relocations.push_back({R_TPREL, target->symbolicRel, off, 0, &sym}); in addTpOffsetGotEntry()
1377 if (expr == R_TPREL || expr == R_TPREL_NEG) { in scanOne()
H A DInputSection.cpp769 case R_TPREL: in getRelocTargetVA()
/llvm-project-15.0.7/lld/ELF/Arch/
H A DSPARCV9.cpp79 return R_TPREL; in getRelExpr()
H A DHexagon.cpp156 return R_TPREL; in getRelExpr()
H A DPPC.cpp265 return R_TPREL; in getRelExpr()
H A DX86.cpp151 return R_TPREL; in getRelExpr()
H A DARM.cpp165 return R_TPREL; in getRelExpr()
H A DMips.cpp147 return R_TPREL; in getRelExpr()
H A DAArch64.cpp122 return R_TPREL; in getRelExpr()
H A DX86_64.cpp334 return R_TPREL; in getRelExpr()
H A DRISCV.cpp286 return R_TPREL; in getRelExpr()
H A DPPC64.cpp1031 return R_TPREL; in getRelExpr()