reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
95 add16(off, os->sectionIndex);
tools/lld/COFF/PDB.cpp953 sc.ISect = os ? os->sectionIndex : llvm::pdb::kInvalidStreamIndex; 1265 pub.Segment = os->sectionIndex; 1467 cgs.Segment = os.sectionIndex; 1491 sym.SectionNumber = os.sectionIndex; 1565 ts.Segment = thunkOS->sectionIndex;tools/lld/COFF/Writer.cpp
1060 os->sectionIndex = idx; 1104 sym.SectionNumber = os->sectionIndex;