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()
26 DebugLineStrStrings(GlobalData), CommonSections(GlobalData) { in DWARFLinkerImpl()978 DebugLineStrStrings.add(String); in assignOffsetsToStrings()1111 SectionsSet.applyPatches(OutSection, DebugStrStrings, DebugLineStrStrings, in patchOffsetsAndSizes()1194 DebugLineStrStrings.getExistingEntry(String); in emitStringSections()1404 DebugLineStrStrings.clear(); in cleanupDataAfterDWARFOutputIsWritten()
358 StringEntryToDwarfStringPoolEntryMap DebugLineStrStrings; variable
426 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings,