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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.h128 void hexagonTLSSymbolUpdate(ArrayRef<OutputSection *> outputSections);
H A DRelocations.cpp2001 // hexagonTLSSymbolUpdate rebinds the relocation to __tls_get_addr.
2016 void elf::hexagonTLSSymbolUpdate(ArrayRef<OutputSection *> outputSections) { function in class:elf
H A DWriter.cpp1693 hexagonTLSSymbolUpdate(outputSections);

Completed in 117 milliseconds