Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMachObjectWriter.cpp216 void MachObjectWriter::writeSection(const MCAsmLayout &Layout, writeSection() function in MachObjectWriter
H A DWinCOFFObjectWriter.cpp624 void WinCOFFWriter::writeSection(MCAssembler &Asm, const MCAsmLayout &Layout, writeSection() function in WinCOFFWriter
H A DELFObjectWriter.cpp1005 void ELFWriter::writeSection(const SectionIndexMapTy &SectionIndexMap, writeSection() function in ELFWriter
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp335 void IHexSectionWriterBase::writeSection(const SectionBase *Sec, writeSection() function in IHexSectionWriterBase
[all...]
/freebsd-src/contrib/bsnmp/tests/
H A Dcatch.hpp16616 void JunitReporter::writeSection( std::string const& className, in writeSection() function in Catch::JunitReporter