Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h129 void hexagonTLSSymbolUpdate(ArrayRef<OutputSection *> outputSections);
DRelocations.cpp2049 void elf::hexagonTLSSymbolUpdate(ArrayRef<OutputSection *> outputSections) { in hexagonTLSSymbolUpdate() function in elf
DWriter.cpp1715 hexagonTLSSymbolUpdate(outputSections); in finalizeAddressDependentContent()