Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.h77 unsigned finalizeAbbreviations(bool HasChildrenToClone);
H A DDIEAttributeCloner.cpp647 unsigned DIEAttributeCloner::finalizeAbbreviations(bool HasChildrenToClone) { in finalizeAbbreviations() argument
650 Generator.finalizeAbbreviations(HasChildrenToClone, &PatchesOffsets); in finalizeAbbreviations()