Searched refs:addToSectionTable (Results 1 – 1 of 1) sorted by relevance
138 unsigned addToSectionTable(MCSectionELF *Sec);210 unsigned ELFWriter::addToSectionTable(MCSectionELF *Sec) { in addToSectionTable() function in ELFWriter501 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()607 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()964 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1000 *GroupIdxEntry = addToSectionTable(Group); in writeObject()1009 Section.setOrdinal(addToSectionTable(&Section)); in writeObject()1011 RelSection->setOrdinal(addToSectionTable(RelSection)); in writeObject()1045 addToSectionTable(AddrsigSection); in writeObject()