Searched refs:CommonSectionName (Results 1 – 3 of 3) sorted by relevance
27 StringRef ELFLinkGraphBuilderBase::CommonSectionName(".common"); member in llvm::jitlink::ELFLinkGraphBuilderBase
42 CommonSection = &G->createSection(CommonSectionName, Prot); in getCommonSection()50 static StringRef CommonSectionName;
17 static const char *CommonSectionName = "__common"; variable113 CommonSection = &G->createSection(CommonSectionName, Prot); in getCommonSection()