Searched refs:addToSectionTable (Results 1 – 1 of 1) sorted by relevance
139 unsigned addToSectionTable(const MCSectionELF *Sec);329 unsigned ELFWriter::addToSectionTable(const MCSectionELF *Sec) { in addToSectionTable() function in ELFWriter643 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()743 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1088 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1127 GroupIdx = addToSectionTable(Group); in writeObject()1138 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1140 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1172 addToSectionTable(AddrsigSection); in writeObject()