Searched refs:allocateContent (Results 1 – 10 of 10) sorted by relevance
25 auto Content = G->allocateContent( in materialize()
595 auto NameCopy = G->allocateContent(Twine(getImpPrefix()) + *KV.first); in createStubsGraph()
128 auto HeaderContent = G.allocateContent( in createHeaderBlock()
61 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
465 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
67 getTLSInfoSection(G), G.allocateContent(getTLSInfoEntryContent()), in createEntry()
300 auto DataCopy = G->allocateContent(S); in handleDirectiveSection()
576 G->allocateContent("__jitlink_ELF_SYM_UND_" + Twine(SymIndex)); in graphifySymbols()
190 G->allocateContent(StringRef(NSec.SegName) + "," + NSec.SectName); in createNormalizedSections()
1054 MutableArrayRef<char> allocateContent(ArrayRef<char> Source) { in allocateContent() function1067 MutableArrayRef<char> allocateContent(Twine Source) { in allocateContent() function1555 setMutableContent(G.allocateContent({Data, Size})); in getMutableContent()