Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp305 BumpPtrAllocator StringAlloc; member in __anonae3a78450111::ELFState
357 C->Name = StringRef(NewName).copy(StringAlloc); in ELFState()
374 ImplicitSections.push_back(StringRef(SecName).copy(StringAlloc)); in ELFState()