Home
last modified time | relevance | path

Searched refs:writeSectionContents (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp195 uint32_t writeSectionContents(MCAssembler &Asm, const MCAsmLayout &Layout,
605 uint32_t WinCOFFWriter::writeSectionContents(MCAssembler &Asm, in writeSectionContents() function in WinCOFFWriter
634 uint32_t CRC = writeSectionContents(Asm, Layout, *Sec.MCSection); in writeSection()