Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.cpp103 static unsigned handleMipsTlsRelocation(RelType Type, Symbol &Sym, in handleMipsTlsRelocation() function
188 return handleMipsTlsRelocation(Type, Sym, C, Offset, Addend, Expr); in handleTlsRelocation()