reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
234 StringRef getDebugName() const;
390 return static_cast<const SectionChunk *>(this)->getDebugName();
tools/lld/COFF/ICF.cpp305 log("Selected " + chunks[begin]->getDebugName()); 307 log(" Removed " + chunks[i]->getDebugName());