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

/external/llvm/lib/MC/
H A DELFObjectWriter.cpp304 void WriteSection(MCAssembler &Asm,
1508 void ELFObjectWriter::WriteSection(MCAssembler &Asm, function in class:ELFObjectWriter
1691 WriteSection(Asm, SectionIndexMap, GroupSymbolIndex,
H A DMachObjectWriter.cpp200 void MachObjectWriter::WriteSection(const MCAssembler &Asm, function in class:MachObjectWriter
865 WriteSection(Asm, Layout, *it, SectionStart, RelocTableEnd, NumRelocs);

Completed in 687 milliseconds