Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp63 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp374 void OutputSection::writeHeaderTo(uint8_t *buf, bool isDebug) { in writeHeaderTo() function in OutputSection