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