Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp853 auto StringEntry = StringPool.getEntry(*String); in cloneStringAttribute() local
857 Info.Name = StringEntry; in cloneStringAttribute()
860 Info.MangledName = StringEntry; in cloneStringAttribute()
863 DIEInteger(StringEntry.getOffset())); in cloneStringAttribute()