Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.cpp627 static int64_t getTlsTpOffset(const Symbol &s) { in getTlsTpOffset() function
822 return getTlsTpOffset(sym) + a; in getRelocTargetVA()
827 return -getTlsTpOffset(sym) + a; in getRelocTargetVA()