Searched refs:SymtabShndxSD (Results 1 – 1 of 1) sorted by relevance
810 MCSectionData *SymtabShndxSD = NULL; in CreateMetadataSections() local816 SymtabShndxSD = &Asm.getOrCreateSectionData(*SymtabShndxSection); in CreateMetadataSections()817 SymtabShndxSD->setAlignment(4); in CreateMetadataSections()836 ShndxF = new MCDataFragment(SymtabShndxSD); in CreateMetadataSections()