Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp1155 static unsigned handleMipsTlsRelocation(RelType type, Symbol &sym, in handleMipsTlsRelocation() function
1185 return handleMipsTlsRelocation(type, sym, c, offset, addend, expr); in handleTlsRelocation()