Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/tsbuild/
Dhelpers.ts169 writeSectionHeader(section);
178 writeSectionHeader(text);
195 function writeSectionHeader(section: BundleFileSection) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp211 void writeSectionHeader(const MCAsmLayout &Layout,
1038 void ELFWriter::writeSectionHeader( in writeSectionHeader() function in ELFWriter
1221 writeSectionHeader(Layout, SectionIndexMap, SectionOffsets); in writeObject()