Searched refs:addTlsDescEntry (Results 1 – 3 of 3) sorted by relevance
115 bool addTlsDescEntry(const Symbol &sym);
1815 got->addTlsDescEntry(sym); in postScanRelocations()
662 bool GotSection::addTlsDescEntry(const Symbol &sym) { in addTlsDescEntry() function in GotSection