Searched refs:addToSectionTable (Results 1 – 1 of 1) sorted by relevance
141 unsigned addToSectionTable(const MCSectionELF *Sec);335 unsigned ELFWriter::addToSectionTable(const MCSectionELF *Sec) { in addToSectionTable() function in ELFWriter613 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()713 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1073 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1110 GroupIdx = addToSectionTable(Group); in writeObject()1121 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1123 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1135 SectionIndexMap[CGProfileSection] = addToSectionTable(CGProfileSection); in writeObject()1163 addToSectionTable(AddrsigSection); in writeObject()