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