Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h238 void EmitSectionHeader(BinaryObject &SHdrTab, const ELFSection &SHdr);
DELFWriter.cpp868 void ELFWriter::EmitSectionHeader(BinaryObject &SHdrTab, in EmitSectionHeader() function in ELFWriter
1095 EmitSectionHeader(SHdrTable, S); in OutputSectionsAndSectionTable()