reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
814 return in.got->getVA() + in.got->getTlsIndexOff() + a - in.gotPlt->getVA(); 816 return in.got->getTlsIndexOff() + a;tools/lld/ELF/Relocations.cpp
208 {R_ADDEND, target->symbolicRel, in.got->getTlsIndexOff(), 1, &sym}); 211 in.got->getTlsIndexOff(), nullptr);