Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp666 static int64_t getTlsTpOffset(const Symbol &s) { in getTlsTpOffset() function
904 return getTlsTpOffset(sym) + a; in getRelocTargetVA()
909 return -getTlsTpOffset(sym) + a; in getRelocTargetVA()