Searched refs:endSection (Results 1 – 7 of 7) sorted by relevance
844 endSection(Section); in writeTypeSection()890 endSection(Section); in writeImportSection()904 endSection(Section); in writeFunctionSection()920 endSection(Section); in writeTagSection()961 endSection(Section); in writeGlobalSection()979 endSection(Section); in writeTableSection()996 endSection(Section); in writeExportSection()1036 endSection(Section); in writeElemSection()1046 endSection(Section); in writeDataCountSection()1075 endSection(Section); in writeCodeSection()[all …]
558 MCSymbol *SectionEnd = endSection(Section); in emitDwarfLineEndEntry()
1239 MCSymbol *MCStreamer::endSection(MCSection *Section) { in endSection() function in MCStreamer
94 OutStreamer.endSection(Nt); in emitNoteSection()
700 OutStreamer->endSection(Nt); in emitStartOfAsmFile()
465 MCSymbol *endSection(MCSection *Section);
2966 List.push_back(SymbolCU(nullptr, Asm->OutStreamer->endSection(Section))); in emitDebugARanges()