Home
last modified time | relevance | path

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

/external/llvm/tools/yaml2obj/
Dyaml2macho.cpp230 Error MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData() function in __anon1463a1ed0111::MachOWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOEmitter.cpp257 void MachOWriter::writeSectionData(raw_ostream &OS) { in writeSectionData() function in __anon818734b40111::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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp668 void MCAssembler::writeSectionData(raw_ostream &OS, const MCSection *Sec, in writeSectionData() function in MCAssembler
DELFObjectWriter.cpp843 void ELFWriter::writeSectionData(const MCAssembler &Asm, MCSection &Sec, in writeSectionData() function in ELFWriter