Searched refs:CommonSectionName (Results 1 – 4 of 4) sorted by relevance
27 StringRef ELFLinkGraphBuilderBase::CommonSectionName(".common"); member in llvm::jitlink::ELFLinkGraphBuilderBase
41 CommonSectionName, orc::MemProt::Read | orc::MemProt::Write); in getCommonSection()48 static StringRef CommonSectionName;
16 static const char *CommonSectionName = "__common"; variable74 CommonSection = &G->createSection(CommonSectionName, in getCommonSection()
18 static const char *CommonSectionName = "__common"; variable115 CommonSection = &G->createSection(CommonSectionName, in getCommonSection()