Searched refs:SectionInfos (Results 1 – 3 of 3) sorted by relevance
801 auto [SectionIt, Inserted] = Context.SectionInfos.try_emplace( in UnifySection()825 auto SectionIt = Context.SectionInfos.find(SectionName); in UnifySection()826 if (SectionIt != Context.SectionInfos.end()) { in UnifySection()841 Context.SectionInfos[SectionName] = in UnifySection()
3686 llvm::StringMap<SectionInfo> SectionInfos; variable
5904 const ASTContext::SectionInfo &SI = Context.SectionInfos[SA->getName()]; in EmitGlobalVarDefinition()