Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp266 void WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags,
1303 void ELFObjectWriter::WriteSecHdrEntry(uint32_t Name, uint32_t Type, in WriteSecHdrEntry() function in ELFObjectWriter
1506 WriteSecHdrEntry(ShStrTabBuilder.getOffset(Section.getSectionName()), in writeSection()
1562 WriteSecHdrEntry(0, 0, 0, 0, 0, FirstSectionSize, FirstSectionLink, 0, 0, 0); in writeSectionHeader()