Searched defs:writeSectionData (Results 1 – 3 of 3) sorted by relevance
659 void MCAssembler::writeSectionData(raw_ostream &OS, const MCSection *Sec, in writeSectionData() function in MCAssembler
842 void ELFWriter::writeSectionData(const MCAssembler &Asm, MCSection &Sec, in writeSectionData() function in ELFWriter
1316 template <class ELFT> void ELFWriter<ELFT>::writeSectionData() { in writeSectionData() function in llvm::objcopy::elf::ELFWriter