Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DTarget.cpp150 RelExpr TargetInfo::adjustTlsExpr(RelType type, RelExpr expr) const { adjustTlsExpr() function in TargetInfo
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp276 RelExpr SystemZ::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in SystemZ
H A DPPC.cpp386 RelExpr PPC::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in PPC
H A DX86.cpp154 RelExpr X86::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in X86
H A DAArch64.cpp179 RelExpr AArch64::adjustTlsExpr(RelType type, RelExpr expr) const { adjustTlsExpr() function in AArch64
H A DPPC64.cpp1475 RelExpr PPC64::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr() function in PPC64