reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
427 MCSymbol *endSection(MCSection *Section);
2540 List.push_back(SymbolCU(nullptr, Asm->OutStreamer->endSection(Section)));
lib/MC/MCDwarf.cpp 217 MCSymbol *SectionEnd = MCOS->endSection(Section);
lib/Target/X86/X86AsmPrinter.cpp 590 OutStreamer->endSection(Nt);