Home
last modified time | relevance | path

Searched defs:writeSections (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/XCOFF/
H A DXCOFFWriter.cpp73 void XCOFFWriter::writeSections() { in writeSections() function in llvm::objcopy::xcoff::XCOFFWriter
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFWriter.cpp315 void COFFWriter::writeSections() { in writeSections() function in llvm::objcopy::coff::COFFWriter
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp239 void MachOWriter::writeSections() { in writeSections() function in MachOWriter
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp548 std::error_code SampleProfileWriterExtBinary::writeSections( in writeSections() function in SampleProfileWriterExtBinary
/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp1169 void Writer::writeSections() { in writeSections() function in Writer
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp814 void XCOFFObjectWriter::writeSections(const MCAssembler &Asm) { in writeSections() function in __anon43032e790111::XCOFFObjectWriter
/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2821 template <class ELFT> void Writer<ELFT>::writeSections() { in writeSections() function in Writer
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp2160 void Writer::writeSections() { in writeSections() function in Writer