Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp218 void WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags,
899 void ELFWriter::WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags, in WriteSecHdrEntry() function in ELFWriter
1032 WriteSecHdrEntry(StrTabBuilder.getOffset(Section.getSectionName()), in writeSection()
1046 WriteSecHdrEntry(0, 0, 0, 0, 0, FirstSectionSize, 0, 0, 0, 0); in writeSectionHeader()