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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp824 auto StringEntry = StringPool.getEntry(String); local
828 Info.Name = StringEntry;
831 Info.MangledName = StringEntry;
834 DIEInteger(StringEntry.getOffset()));

Completed in 159 milliseconds