Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp165 static unsigned handleMipsTlsRelocation(RelType type, Symbol &sym, in handleMipsTlsRelocation() function
196 return handleMipsTlsRelocation(type, sym, c, offset, addend, expr); in handleTlsRelocation()