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 ELFWriter622 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()714 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1070 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1109 GroupIdx = addToSectionTable(Group); in writeObject()1120 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1122 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1134 SectionIndexMap[CGProfileSection] = addToSectionTable(CGProfileSection); in writeObject()1164 addToSectionTable(AddrsigSection); in writeObject()