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