reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1333 sym.isInIplt = true;
tools/lld/ELF/Symbols.cpp154 if (isInIplt) 160 if (isInIplt) 171 PltSection *plt = isInIplt ? in.iplt : in.plt;