Searched defs:writeHeaderTo (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp56 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { function in class:lld::elf::OutputSection
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DWriter.cpp317 void OutputSection::writeHeaderTo(uint8_t *buf) { function in class:lld::coff::OutputSection

Completed in 163 milliseconds