Searched refs:DebugLineStrStrings (Results 1 – 4 of 4) sorted by relevance
306 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings, in applyPatches() argument338 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()355 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()
25 DebugLineStrStrings(GlobalData), CommonSections(GlobalData) { in DWARFLinkerImpl() 976 DebugLineStrStrings.add(String); in assignOffsetsToStrings() 1109 SectionsSet.applyPatches(OutSection, DebugStrStrings, DebugLineStrStrings, in patchOffsetsAndSizes() 1192 DebugLineStrStrings.getExistingEntry(String); in emitStringSections() 1195 // Strings may be repeated. Use accumulated DebugLineStrStrings in emitStringSections() 1403 DebugLineStrStrings.clear(); in cleanupDataAfterDWARFOutputIsWritten()
360 StringEntryToDwarfStringPoolEntryMap DebugLineStrStrings;358 StringEntryToDwarfStringPoolEntryMap DebugLineStrStrings; global() variable
426 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings,