Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1762 std::optional<StringRef> LibraryInstallName = in cloneDIE() local
1796 LibraryInstallName.has_value() && in cloneDIE()
1799 auto StringEntry = DebugStrPool.getEntry(LibraryInstallName.value()); in cloneDIE()