Searched refs:writeSections (Results 1 – 4 of 4) sorted by relevance
42 void writeSections();
233 void COFFWriter::writeSections() { in writeSections() function in llvm::objcopy::coff::COFFWriter277 writeSections(); in write()
193 void writeSections();546 writeSections(); in run()1592 void Writer::writeSections() { in writeSections() function in Writer
73 void writeSections();521 writeSections(); in run()2508 template <class ELFT> void Writer<ELFT>::writeSections() { in writeSections() function in Writer