Searched refs:SRECSectionWriter (Results 1 – 2 of 2) sorted by relevance
175 friend class SRECSectionWriter; \499 class SRECSectionWriter : public SRECSectionWriterBase {501 SRECSectionWriter(WritableMemoryBuffer &Buf, uint64_t Offset) in SRECSectionWriter() function
2893 void SRECSectionWriter::writeRecord(SRecord &Record, uint64_t Off) { in writeRecord()2926 Error SRECSectionWriter::visit(const StringTableSection &Sec) { in visit()3044 SRECSectionWriter Writer(*Buf, HeaderSize); in write()