Searched refs:endSection (Results 1 – 7 of 7) sorted by relevance
790 endSection(Section); in writeTypeSection()836 endSection(Section); in writeImportSection()850 endSection(Section); in writeFunctionSection()866 endSection(Section); in writeTagSection()903 endSection(Section); in writeGlobalSection()921 endSection(Section); in writeTableSection()938 endSection(Section); in writeExportSection()978 endSection(Section); in writeElemSection()988 endSection(Section); in writeDataCountSection()1017 endSection(Section); in writeCodeSection()[all …]
511 MCSymbol *SectionEnd = endSection(Section); in emitDwarfLineEndEntry()
1223 MCSymbol *MCStreamer::endSection(MCSection *Section) { in endSection() function in MCStreamer
92 OutStreamer.endSection(Nt); in emitNoteSection()
659 OutStreamer->endSection(Nt); in emitStartOfAsmFile()
450 MCSymbol *endSection(MCSection *Section);
2946 List.push_back(SymbolCU(nullptr, Asm->OutStreamer->endSection(Section))); in emitDebugARanges()