Home | History | Annotate | Download | only in MC

Lines Matching refs:WriteSecHdrEntry

218   void WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags,
1064 void ELFObjectWriter::WriteSecHdrEntry(uint32_t Name, uint32_t Type,
1177 WriteSecHdrEntry(StrTabBuilder.getOffset(Section.getSectionName()),
1191 WriteSecHdrEntry(0, 0, 0, 0, 0, FirstSectionSize, 0, 0, 0, 0);