Home
last modified time | relevance | path

Searched defs:allocateString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDMinidumpEmitter.cpp93 size_t BlobAllocator::allocateString(StringRef Str) { in allocateString() function in BlobAllocator
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCContext.h824 StringRef allocateString(StringRef s) { in allocateString() function