Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp320 BumpPtrAllocator StringAlloc; member in __anone951591a0111::ELFState
384 C->Name = StringRef(NewName).copy(StringAlloc); in ELFState()
416 ImplicitSections.insert(StringRef(SecName).copy(StringAlloc)); in ELFState()