Home
last modified time | relevance | path

Searched defs:writeSectionData (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp230 Error MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData() function in __anon5f24c7270111::MachOWriter
/external/llvm/lib/MC/
DMCAssembler.cpp563 void MCAssembler::writeSectionData(const MCSection *Sec, in writeSectionData() function in MCAssembler
DELFObjectWriter.cpp1013 void ELFObjectWriter::writeSectionData(const MCAssembler &Asm, MCSection &Sec, in writeSectionData() function in ELFObjectWriter