Searched refs:WriteSecHdrEntry (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 314 void WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags, 1026 void ELFObjectWriter::WriteSecHdrEntry(uint32_t Name, uint32_t Type, in WriteSecHdrEntry() function in ELFObjectWriter 1320 WriteSecHdrEntry(SectionStringTableIndex[&Section], Section.getType(), in WriteSection() 1396 WriteSecHdrEntry(0, 0, 0, 0, 0, FirstSectionSize, FirstSectionLink, 0, 0, 0); in WriteSectionHeader()
|