Searched refs:addToSectionTable (Results 1 – 1 of 1) sorted by relevance
140 unsigned addToSectionTable(const MCSectionELF *Sec);337 unsigned ELFWriter::addToSectionTable(const MCSectionELF *Sec) { in addToSectionTable() function in ELFWriter653 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()753 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1098 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1137 GroupIdx = addToSectionTable(Group); in writeObject()1148 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1150 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1182 addToSectionTable(AddrsigSection); in writeObject()