Searched refs:writeSectionHeader (Results 1 – 2 of 2) sorted by relevance
374 void writeSectionHeader(const SectionEntry *Sec);1058 void XCOFFWriter::writeSectionHeader(const SectionEntry *Sec) { in writeSectionHeader() function in __anon43032e790111::XCOFFWriter1100 writeSectionHeader(CsectSec); in writeSectionHeaderTable()1102 writeSectionHeader(&DwarfSec); in writeSectionHeaderTable()1104 writeSectionHeader(&OverflowSec); in writeSectionHeaderTable()1106 writeSectionHeader(&ExceptionSection); in writeSectionHeaderTable()1108 writeSectionHeader(&CInfoSymSection); in writeSectionHeaderTable()
212 void writeSectionHeader(uint32_t GroupSymbolIndex, uint64_t Offset,881 void ELFWriter::writeSectionHeader(uint32_t GroupSymbolIndex, uint64_t Offset, in writeSectionHeader() function in ELFWriter1000 writeSectionHeader(GroupSymbolIndex, Offsets.first, Size, *Section); in writeSectionHeaders()