Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp471 unsigned handleTlsRelocation(RelExpr expr, RelType type, uint64_t offset,
1319 unsigned RelocationScanner::handleTlsRelocation(RelExpr expr, RelType type, in handleTlsRelocation() function in RelocationScanner
1598 handleTlsRelocation(expr, type, offset, sym, addend)) { in scanOne()