Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp1178 static unsigned handleTlsRelocation(RelType type, Symbol &sym, in handleTlsRelocation() function
1385 handleTlsRelocation(type, sym, sec, offset, addend, expr)) { in scanOne()