Searched refs:writeSections (Results 1 – 12 of 12) sorted by relevance
73 void XCOFFWriter::writeSections() { in writeSections() function in llvm::objcopy::xcoff::XCOFFWriter117 writeSections(); in write()
39 void writeSections();
44 void writeSections();
393 void COFFWriter::writeSections() { in writeSections() function in llvm::objcopy::coff::COFFWriter468 writeSections(); in write()
42 void writeSections();
238 void MachOWriter::writeSections() { in writeSections() function in MachOWriter668 writeSections(); in write()
339 virtual std::error_code writeSections(const SampleProfileMap &ProfileMap) = 0;422 std::error_code writeSections(const SampleProfileMap &ProfileMap) override;
59 void writeSections();1198 void Writer::writeSections() { in writeSections() function in Writer1305 writeSections(); in writeOutputFile()
227 if (std::error_code EC = writeSections(ProfileMap)) in write()546 std::error_code SampleProfileWriterExtBinary::writeSections( in writeSections() function in SampleProfileWriterExtBinary
376 void writeSections(const MCAssembler &Asm);803 void XCOFFWriter::writeSections(const MCAssembler &Asm) { in writeSections() function in __anon43032e790111::XCOFFWriter826 writeSections(*Asm); in writeObject()
81 void writeSections();376 writeSections(); in run()2995 template <class ELFT> void Writer<ELFT>::writeSections() { in writeSections() function in Writer
255 void writeSections();802 writeSections(); in run()2525 void Writer::writeSections() { in writeSections() function in Writer