Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp315 BumpPtrAllocator StringAlloc; member in __anon95a0134e0111::ELFState
379 C->Name = StringRef(NewName).copy(StringAlloc); in ELFState()
411 ImplicitSections.insert(StringRef(SecName).copy(StringAlloc)); in ELFState()