Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp290 static bool isNamespaceLikeEntry(const DWARFDebugInfoEntry *Entry) { in isNamespaceLikeEntry() function
355 if (AddToWorklist && !isNamespaceLikeEntry(ParentEntry)) { in markParentsAsKeepingChildren()
370 if (AddToWorklist && !isNamespaceLikeEntry(ParentEntry)) { in markParentsAsKeepingChildren()
673 if (isNamespaceLikeEntry(RefDie->DieEntry)) { in maybeAddReferencedRoots()
717 if (isNamespaceLikeEntry(ParentEntry)) in getRootForSpecifiedEntry()