Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp310 DebugStrStrings.getExistingEntry(Patch.String); in applyPatches()
327 DebugStrStrings.getExistingEntry(Patch.String); in applyPatches()
338 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()
355 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()
H A DStringEntryToDwarfStringPoolEntryMap.h50 getExistingEntry(const StringEntry *String) const { in getExistingEntry() function
H A DDWARFLinkerImpl.cpp1178 DebugStrStrings.getExistingEntry(String); in emitStringSections()
1194 DebugLineStrStrings.getExistingEntry(String); in emitStringSections()
1227 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1233 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1239 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1245 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1361 DebugNames->addName(*DebugStrStrings.getExistingEntry(Info.String), in emitDWARFv5DebugNamesSection()