Searched defs:writeSectionData (Results 1 – 3 of 3) sorted by relevance
257 void MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData() function in __anon54332cd50111::MachOWriter
668 void MCAssembler::writeSectionData(raw_ostream &OS, const MCSection *Sec, in writeSectionData() function in MCAssembler
843 void ELFWriter::writeSectionData(const MCAssembler &Asm, MCSection &Sec, in writeSectionData() function in ELFWriter