Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.cpp134 static unsigned handleARMTlsRelocation(RelType Type, Symbol &Sym, in handleARMTlsRelocation() function
186 return handleARMTlsRelocation<ELFT>(Type, Sym, C, Offset, Addend, Expr); in handleTlsRelocation()