Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DStringEntryToDwarfStringPoolEntryMap.h21 class StringEntryToDwarfStringPoolEntryMap {
23 StringEntryToDwarfStringPoolEntryMap(LinkingGlobalData &GlobalData) in StringEntryToDwarfStringPoolEntryMap() function
25 ~StringEntryToDwarfStringPoolEntryMap() {} in ~StringEntryToDwarfStringPoolEntryMap()
H A DDWARFLinkerImpl.h355 StringEntryToDwarfStringPoolEntryMap DebugStrStrings;
358 StringEntryToDwarfStringPoolEntryMap DebugLineStrStrings;
H A DDWARFEmitterImpl.h101 const StringEntryToDwarfStringPoolEntryMap &Strings,
H A DOutputSections.h425 StringEntryToDwarfStringPoolEntryMap &DebugStrStrings,
426 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings,
H A DOutputSections.cpp305 StringEntryToDwarfStringPoolEntryMap &DebugStrStrings, in applyPatches()
306 StringEntryToDwarfStringPoolEntryMap &DebugLineStrStrings, in applyPatches()