Searched refs:needsTlsDesc (Results 1 – 2 of 2) sorted by relevance
254 needsPlt(false), needsTlsDesc(false), needsTlsGd(false), in Symbol()288 uint8_t needsTlsDesc : 1; variable307 return needsCopy || needsGot || needsPlt || needsTlsDesc || needsTlsGd || in needsDynReloc()
1191 sym.needsTlsDesc = true; in handleTlsRelocation()1640 if (sym.needsTlsDesc) { in postScanRelocations()