Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1315 static bool dieNeedsChildrenToBeMeaningful(uint32_t Tag) { in dieNeedsChildrenToBeMeaningful() function
1711 if (dieNeedsChildrenToBeMeaningful(DIE.getTag())) in lookForDIEsToKeep()