Searched refs:addTlsIndex (Results 1 – 3 of 3) sorted by relevance
110 bool addTlsIndex();191 void addTlsIndex(InputFile &file);
1221 in.mipsGot->addTlsIndex(*c.file); in handleMipsTlsRelocation()1737 if (ctx.needsTlsLd.load(std::memory_order_relaxed) && got->addTlsIndex()) { in postScanRelocations()
644 bool GotSection::addTlsIndex() { in addTlsIndex() function in GotSection726 void MipsGotSection::addTlsIndex(InputFile &file) { in addTlsIndex() function in MipsGotSection