Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp317 BumpPtrAllocator StringAlloc; member in __anone0ba05900111::ELFState
381 C->Name = StringRef(NewName).copy(StringAlloc); in ELFState()
413 ImplicitSections.insert(StringRef(SecName).copy(StringAlloc)); in ELFState()