Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp308 BumpPtrAllocator StringAlloc; member in __anonbe606ff10111::ELFState
350 C->Name = StringRef(NewName).copy(StringAlloc); in ELFState()
367 ImplicitSections.push_back(StringRef(SecName).copy(StringAlloc)); in ELFState()