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.cpp1295 static unsigned handleTlsRelocation(RelType type, Symbol &sym, in handleTlsRelocation() function
1538 handleTlsRelocation(type, sym, *sec, offset, addend, expr)) { in scanOne()