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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h128 bool addTlsIndex();
209 void addTlsIndex(InputFile &file);
H A DRelocations.cpp158 in.mipsGot->addTlsIndex(*c.file);
228 if (in.got->addTlsIndex()) {
H A DSyntheticSections.cpp628 bool GotSection::addTlsIndex() { function in class:GotSection
698 void MipsGotSection::addTlsIndex(InputFile &file) { function in class:MipsGotSection

Completed in 57 milliseconds