Home
last modified time | relevance | path

Searched defs:writeSection (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp623 void WinCOFFObjectWriter::writeSection(MCAssembler &Asm, in writeSection() function in WinCOFFObjectWriter
H A DMachObjectWriter.cpp214 void MachObjectWriter::writeSection(const MCAsmLayout &Layout, in writeSection() function in MachObjectWriter
H A DELFObjectWriter.cpp983 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, in writeSection() function in ELFWriter
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp335 void IHexSectionWriterBase::writeSection(const SectionBase *Sec, in writeSection() function in IHexSectionWriterBase
/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp16616 void JunitReporter::writeSection( std::string const& className, in writeSection() function in Catch::JunitReporter