Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp309 DebugStrStrings.getExistingEntry(Patch.String); in applyPatches()
326 DebugStrStrings.getExistingEntry(Patch.String); in applyPatches()
337 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()
354 DebugLineStrStrings.getExistingEntry(Patch.String); in applyPatches()
H A DStringEntryToDwarfStringPoolEntryMap.h50 getExistingEntry(const StringEntry *String) const { in getExistingEntry() function
H A DDWARFLinkerImpl.cpp1174 DebugStrStrings.getExistingEntry(String); in emitStringSections()
1190 DebugLineStrStrings.getExistingEntry(String); in emitStringSections()
1223 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1229 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1235 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1241 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1357 DebugNames->addName(*DebugStrStrings.getExistingEntry(Info.String), in emitDWARFv5DebugNamesSection()