Searched refs:writeSection (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h175 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
/external/llvm/lib/MC/
H A DELFObjectWriter.cpp231 void writeSection(const SectionIndexMapTy &SectionIndexMap,
1101 void ELFObjectWriter::writeSection(const SectionIndexMapTy &SectionIndexMap,
1176 writeSection(SectionIndexMap, GroupSymbolIndex, Offsets.first, Size,
H A DMachObjectWriter.cpp196 void MachObjectWriter::writeSection(const MCAsmLayout &Layout, function in class:MachObjectWriter
806 writeSection(Layout, Sec, getSectionAddress(&Sec), SectionStart, Flags,
/external/llvm/tools/dsymutil/
H A DMachOUtils.cpp285 Writer.writeSection(Layout, *Sec, VMAddr, FileOffset, 0, 0, 0);

Completed in 90 milliseconds