Searched refs:addTlsIndex (Results 1 – 3 of 3) sorted by relevance
119 bool addTlsIndex();208 void addTlsIndex(InputFile &file);
1279 ctx.in.mipsGot->addTlsIndex(*c.file); in handleMipsTlsRelocation()1949 if (ctx.needsTlsLd.load(std::memory_order_relaxed) && got->addTlsIndex()) { in postScanRelocations()
710 bool GotSection::addTlsIndex() { in addTlsIndex() function in GotSection808 void MipsGotSection::addTlsIndex(InputFile &file) { in addTlsIndex() function in MipsGotSection