Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp382 static bool dieNeedsChildrenToBeMeaningful(uint32_t Tag) { in dieNeedsChildrenToBeMeaningful() function
700 if (dieNeedsChildrenToBeMeaningful(Die.getTag())) in lookForChildDIEsToKeep()