Searched refs:addDynTlsEntry (Results 1 – 3 of 3) sorted by relevance
118 bool addDynTlsEntry(const Symbol &sym);207 void addDynTlsEntry(InputFile &file, Symbol &sym);
1284 ctx.in.mipsGot->addDynTlsEntry(*c.file, sym); in handleMipsTlsRelocation()1915 got->addDynTlsEntry(sym); in postScanRelocations()
700 bool GotSection::addDynTlsEntry(const Symbol &sym) { in addDynTlsEntry() function in GotSection804 void MipsGotSection::addDynTlsEntry(InputFile &file, Symbol &sym) { in addDynTlsEntry() function in MipsGotSection