Searched refs:addToSectionTable (Results 1 – 1 of 1) sorted by relevance
149 unsigned addToSectionTable(MCSectionELF *Sec);224 unsigned ELFWriter::addToSectionTable(MCSectionELF *Sec) { in addToSectionTable() function in ELFWriter509 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()610 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1012 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1050 *GroupIdxEntry = addToSectionTable(Group); in writeObject()1059 Section.setOrdinal(addToSectionTable(&Section)); in writeObject()1061 RelSection->setOrdinal(addToSectionTable(RelSection)); in writeObject()1093 addToSectionTable(AddrsigSection); in writeObject()