Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp191 StringEntry *StringInPool = in cloneStringAttr() local
196 AttrInfo.Name = StringInPool; in cloneStringAttr()
199 AttrInfo.MangledName = StringInPool; in cloneStringAttr()
205 StringInPool}); in cloneStringAttr()
208 DebugLineStrPatch{{AttrOutOffset}, StringInPool}, PatchesOffsets); in cloneStringAttr()
219 InUnit.getDieTypeEntry(InputDIEIdx), StringInPool}); in cloneStringAttr()
222 DebugStrPatch{{AttrOutOffset}, StringInPool}, PatchesOffsets); in cloneStringAttr()
232 OutUnit->getDebugStrIndex(StringInPool)) in cloneStringAttr()