Searched defs:writeSectionData (Results 1 – 6 of 6) sorted by relevance
230 Error MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData() function in __anon1463a1ed0111::MachOWriter
257 void MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData() function in __anon818734b40111::MachOWriter
563 void MCAssembler::writeSectionData(const MCSection *Sec, in writeSectionData() function in MCAssembler
1013 void ELFObjectWriter::writeSectionData(const MCAssembler &Asm, MCSection &Sec, in writeSectionData() function in ELFObjectWriter
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