Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DOutputSections.cpp61 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { in writeHeaderTo() function in OutputSection
/openbsd/gnu/llvm/lld/COFF/
H A DWriter.cpp347 void OutputSection::writeHeaderTo(uint8_t *buf, bool isDebug) { in writeHeaderTo() function in OutputSection