Searched refs:SHdrTable (Results 1 – 1 of 1) sorted by relevance
1075 BinaryObject SHdrTable(isLittleEndian, is64Bit); in OutputSectionsAndSectionTable() local1095 EmitSectionHeader(SHdrTable, S); in OutputSectionsAndSectionTable()1104 O.write((char *)&SHdrTable.getData()[0], SHdrTable.size()); in OutputSectionsAndSectionTable()