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 ELFWriter614 SymbolTableIndex = addToSectionTable(SymtabSection); in computeSymbolTable()714 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()1076 StringTableIndex = addToSectionTable(StrtabSection); in writeObject()1113 GroupIdx = addToSectionTable(Group); in writeObject()1124 SectionIndexMap[&Section] = addToSectionTable(&Section); in writeObject()1126 SectionIndexMap[RelSection] = addToSectionTable(RelSection); in writeObject()1158 addToSectionTable(AddrsigSection); in writeObject()