Searched refs:StrtabSection (Results 1 – 1 of 1) sorted by relevance
1387 const MCSectionELF *StrtabSection; in CreateMetadataSections() local1388 StrtabSection = Ctx.getELFSection(".strtab", ELF::SHT_STRTAB, 0); in CreateMetadataSections()1389 MCSectionData &StrtabSD = Asm.getOrCreateSectionData(*StrtabSection); in CreateMetadataSections()1392 SectionIndexMap[StrtabSection] = StringTableIndex; in CreateMetadataSections()