Searched refs:DebugLineStrStrings (Results 1 – 4 of 4) sorted by relevance
305 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings, in applyPatches() argument337 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()354 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()
24 DebugLineStrStrings(GlobalData), CommonSections(GlobalData) { in DWARFLinkerImpl()974 DebugLineStrStrings.add(String); in assignOffsetsToStrings()1107 SectionsSet.applyPatches(OutSection, DebugStrStrings, DebugLineStrStrings, in patchOffsetsAndSizes()1190 DebugLineStrStrings.getExistingEntry(String); in emitStringSections()1401 DebugLineStrStrings.clear(); in cleanupDataAfterDWARFOutputIsWritten()
360 StringEntryToDwarfStringPoolEntryMap DebugLineStrStrings; variable
423 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings,