Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp893 auto StringEntry = StringPool.getEntry(String); in cloneStringAttribute() local
897 Info.Name = StringEntry; in cloneStringAttribute()
900 Info.MangledName = StringEntry; in cloneStringAttribute()
903 DIEInteger(StringEntry.getOffset())); in cloneStringAttribute()