reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/COFF/Writer.cpp
 1554     if (!sc || !sc->live)
 1554     if (!sc || !sc->live)
 1557     for (const coff_relocation &reloc : sc->getRelocs()) {
 1563       Symbol *ref = sc->file->getSymbol(reloc.SymbolTableIndex);