Home
last modified time | relevance | path

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

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