Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1275 static unsigned handleMipsTlsRelocation(Ctx &ctx, RelType type, Symbol &sym, in handleMipsTlsRelocation() function
1341 return handleMipsTlsRelocation(ctx, type, sym, *sec, offset, addend, expr); in handleTlsRelocation()