Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.cpp180 handleTlsRelocation(RelType Type, Symbol &Sym, InputSectionBase &C, in handleTlsRelocation() function
1052 handleTlsRelocation<ELFT>(Type, Sym, Sec, Offset, Addend, Expr)) { in scanReloc()