Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h117 void addTlsDescAuthEntry();
H A DRelocations.cpp1908 got->addTlsDescAuthEntry(); in postScanRelocations()
H A DSyntheticSections.cpp695 void GotSection::addTlsDescAuthEntry() { in addTlsDescAuthEntry() function in GotSection