Searched refs:endSection (Results 1 – 6 of 6) sorted by relevance
729 endSection(Section); in writeTypeSection()775 endSection(Section); in writeImportSection()789 endSection(Section); in writeFunctionSection()809 endSection(Section); in writeGlobalSection()825 endSection(Section); in writeEventSection()842 endSection(Section); in writeExportSection()864 endSection(Section); in writeElemSection()894 endSection(Section); in writeCodeSection()920 endSection(Section); in writeDataSection()961 endSection(Section); in writeRelocSection()[all …]
1054 MCSymbol *MCStreamer::endSection(MCSection *Section) { in endSection() function in MCStreamer
218 MCSymbol *SectionEnd = MCOS->endSection(Section); in EmitDwarfLineTable()
579 OutStreamer->endSection(Nt); in EmitStartOfAsmFile()
422 MCSymbol *endSection(MCSection *Section);
2190 List.push_back(SymbolCU(nullptr, Asm->OutStreamer->endSection(Section))); in emitDebugARanges()