Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp190 handleTlsRelocation(RelType type, Symbol &sym, InputSectionBase &c, in handleTlsRelocation() function
1420 } else if (unsigned processed = handleTlsRelocation<ELFT>( in scanReloc()