Searched refs:SymtabShndxSection (Results 1 – 2 of 2) sorted by relevance
889 MCSectionELF *SymtabShndxSection = in computeSymbolTable() local891 SymtabShndxSectionIndex = addToSectionTable(SymtabShndxSection); in computeSymbolTable()892 SymtabShndxSection->setAlignment(4); in computeSymbolTable()943 const MCSectionELF *SymtabShndxSection = in computeSymbolTable() local948 SectionOffsets[SymtabShndxSection] = std::make_pair(SecStart, SecEnd); in computeSymbolTable()
826 const MCSectionELF *SymtabShndxSection = in CreateMetadataSections() local829 SymtabShndxSD = &Asm.getOrCreateSectionData(*SymtabShndxSection); in CreateMetadataSections()