Home
last modified time | relevance | path

Searched refs:allocateString (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DMinidumpEmitter.cpp71 size_t allocateString(StringRef Str);
92 size_t BlobAllocator::allocateString(StringRef Str) { in allocateString() function in BlobAllocator
143 M.Entry.ModuleNameRVA = File.allocateString(M.Name); in layout()
209 SystemInfo.Info.CSDVersionRVA = File.allocateString(SystemInfo.CSDVersion); in layout()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp184 G->allocateString(StringRef(NSec.SegName) + "," + NSec.SectName); in createNormalizedSections()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp139 auto HeaderContent = G.allocateString( in createHeaderBlock()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h996 MutableArrayRef<char> allocateString(Twine Source) { in allocateString() function
/llvm-project-15.0.7/llvm/docs/
H A DJITLink.rst412 * ``allocateString`` copies data from a given ``llvm::Twine`` into the