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.cpp323 BumpPtrAllocator StringAlloc; member in __anone951591a0111::ELFState
387 C->Name = StringRef(NewName).copy(StringAlloc); in ELFState()
419 ImplicitSections.insert(StringRef(SecName).copy(StringAlloc)); in ELFState()