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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp148 // This function is similar to the `handleTlsRelocation`. MIPS does not
151 // pollute other `handleTlsRelocation` by MIPS `ifs` statements.
179 handleTlsRelocation(RelType type, Symbol &sym, InputSectionBase &c, function
1369 handleTlsRelocation<ELFT>(type, sym, sec, offset, addend, expr)) {

Completed in 56 milliseconds