Searched defs:WriteSection (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/MC/
H A DMachObjectWriter.cpp182 void MachObjectWriter::WriteSection(const MCAssembler &Asm, function in class:MachObjectWriter
693 WriteSection(Asm, Layout, *it, SectionStart, RelocTableEnd, NumRelocs);
H A DELFObjectWriter.cpp949 void ELFObjectWriter::WriteSection(MCAssembler &Asm, function in class:ELFObjectWriter
1112 WriteSection(Asm, SectionIndexMap, GroupSymbolIndex,

Completed in 108 milliseconds