Searched refs:WriteSection (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h177 void WriteSection(const MCAssembler &Asm, const MCAsmLayout &Layout,
/external/llvm/lib/MC/
H A DMachObjectWriter.cpp197 void MachObjectWriter::WriteSection(const MCAssembler &Asm, function in class:MachObjectWriter
797 WriteSection(Asm, Layout, *it, SectionStart, RelocTableEnd, NumRelocs);
H A DELFObjectWriter.cpp334 void WriteSection(MCAssembler &Asm,
1274 void ELFObjectWriter::WriteSection(MCAssembler &Asm, function in class:ELFObjectWriter
1453 WriteSection(Asm, SectionIndexMap, GroupSymbolIndex,

Completed in 99 milliseconds