Searched defs:writeSection (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ | ||
| H A D | MachObjectWriter.cpp | 214 void MachObjectWriter::writeSection(const MCAsmLayout &Layout, in writeSection() function in MachObjectWriter |
| H A D | WinCOFFObjectWriter.cpp | 623 void WinCOFFObjectWriter::writeSection(MCAssembler &Asm, in writeSection() function in WinCOFFObjectWriter |
| H A D | ELFObjectWriter.cpp | 980 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection() function in ELFWriter |
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/ | ||
| H A D | Object.cpp | 337 void IHexSectionWriterBase::writeSection(const SectionBase *Sec, in writeSection() function in llvm::objcopy::elf::IHexSectionWriterBase |