Searched refs:GroupSymbolIndex (Results 1 – 1 of 1) sorted by relevance
212 void writeSectionHeader(uint32_t GroupSymbolIndex, uint64_t Offset,881 void ELFWriter::writeSectionHeader(uint32_t GroupSymbolIndex, uint64_t Offset, in writeSectionHeader() argument917 sh_info = GroupSymbolIndex; in writeSectionHeader()946 uint32_t GroupSymbolIndex; in writeSectionHeaders() local949 GroupSymbolIndex = 0; in writeSectionHeaders()951 GroupSymbolIndex = Section->getGroup()->getIndex(); in writeSectionHeaders()1000 writeSectionHeader(GroupSymbolIndex, Offsets.first, Size, *Section); in writeSectionHeaders()