Searched refs:addDynTlsEntry (Results 1 – 3 of 3) sorted by relevance
116 bool addDynTlsEntry(const Symbol &sym);197 void addDynTlsEntry(InputFile &file, Symbol &sym);
1281 in.mipsGot->addDynTlsEntry(*c.file, sym); in handleMipsTlsRelocation()1821 got->addDynTlsEntry(sym); in postScanRelocations()
669 bool GotSection::addDynTlsEntry(const Symbol &sym) { in addDynTlsEntry() function in GotSection757 void MipsGotSection::addDynTlsEntry(InputFile &file, Symbol &sym) { in addDynTlsEntry() function in MipsGotSection