Searched defs:writeHeaderTo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | OutputSections.cpp | 63 void OutputSection::writeHeaderTo(typename ELFT::Shdr *shdr) { writeHeaderTo() function in OutputSection |
/llvm-project/lld/COFF/ | ||
H A D | Writer.cpp | 374 void OutputSection::writeHeaderTo(uint8_t *buf, bool isDebug) { writeHeaderTo() function in OutputSection |