Searched refs:addToSectionTable (Results 1 – 1 of 1) sorted by relevance
153 unsigned addToSectionTable(const MCSectionELF *Sec);344 unsigned ELFWriter::addToSectionTable(const MCSectionELF *Sec) { in addToSectionTable() function in ELFWriter619 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()715 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1075 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1114 GroupIdx = addToSectionTable(Group); in writeObject()1125 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1127 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1139 SectionIndexMap[CGProfileSection] = addToSectionTable(CGProfileSection); in writeObject()1169 addToSectionTable(AddrsigSection); in writeObject()