Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h150 void hexagonTLSSymbolUpdate(ArrayRef<OutputSection *> outputSections);
H A DRelocations.cpp2380 void elf::hexagonTLSSymbolUpdate(ArrayRef<OutputSection *> outputSections) { in hexagonTLSSymbolUpdate() function in elf
H A DWriter.cpp1442 hexagonTLSSymbolUpdate(outputSections); in finalizeAddressDependentContent()