Home
last modified time | relevance | path

Searched refs:SHdrTable (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp1075 BinaryObject SHdrTable(isLittleEndian, is64Bit); in OutputSectionsAndSectionTable() local
1095 EmitSectionHeader(SHdrTable, S); in OutputSectionsAndSectionTable()
1104 O.write((char *)&SHdrTable.getData()[0], SHdrTable.size()); in OutputSectionsAndSectionTable()