reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
128 if (fromSB->getOutputSection() != toSB->getOutputSection()) 128 if (fromSB->getOutputSection() != toSB->getOutputSection())tools/lld/ELF/InputSection.cpp
191 const OutputSection *out = getOutputSection();
tools/lld/ELF/MapFile.cpp 132 const OutputSection *osec = sec->getOutputSection();