Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp25 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()
1403 DebugLineStrStrings.clear(); in cleanupDataAfterDWARFOutputIsWritten()
H A DDWARFLinkerImpl.h360 StringEntryToDwarfStringPoolEntryMap DebugLineStrStrings; variable
H A DOutputSections.h426 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings,