Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp395 static bool dieNeedsChildrenToBeMeaningful(uint32_t Tag) { in dieNeedsChildrenToBeMeaningful() function
640 if (dieNeedsChildrenToBeMeaningful(Die.getTag())) in lookForChildDIEsToKeep()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1822 static bool dieNeedsChildrenToBeMeaningful(uint32_t Tag) { in dieNeedsChildrenToBeMeaningful() function
2310 if (dieNeedsChildrenToBeMeaningful(Die.getTag())) in lookForDIEsToKeep()