Home
last modified time | relevance | path

Searched defs:adjustTlsExpr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.cpp151 RelExpr TargetInfo::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in TargetInfo
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp379 RelExpr PPC::adjustTlsExpr(RelType type, RelExpr expr) const { adjustTlsExpr() function in PPC
H A DX86.cpp154 RelExpr X86::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in X86
H A DAArch64.cpp189 RelExpr AArch64::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in AArch64
H A DPPC64.cpp1475 RelExpr PPC64::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in PPC64