Searched refs:addToSectionTable (Results 1 – 1 of 1) sorted by relevance
139 unsigned addToSectionTable(const MCSectionELF *Sec);326 unsigned ELFWriter::addToSectionTable(const MCSectionELF *Sec) { in addToSectionTable() function in ELFWriter623 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()723 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1060 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1097 GroupIdx = addToSectionTable(Group); in writeObject()1108 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1110 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1142 addToSectionTable(AddrsigSection); in writeObject()