Searched defs:writeSectionData (Results 1 – 4 of 4) sorted by relevance
266 Error MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData() function in __anond55923360111::MachOWriter
722 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
2072 template <class ELFT> Error ELFWriter<ELFT>::writeSectionData() { in writeSectionData() function in llvm::objcopy::elf::ELFWriter