Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DStringEntryToDwarfStringPoolEntryMap.h50 getExistingEntry(const StringEntry *String) const { in getExistingEntry() function
H A DDWARFLinkerImpl.cpp1176 DebugStrStrings.getExistingEntry(String); in emitStringSections()
1192 DebugLineStrStrings.getExistingEntry(String); in emitStringSections()
1225 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1231 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1237 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1243 *DebugStrStrings.getExistingEntry(Info.String), in emitAppleAcceleratorSections()
1359 DebugNames->addName(*DebugStrStrings.getExistingEntry(Info.String), in emitDWARFv5DebugNamesSection()