Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1062 unsigned shouldKeepDIE(const DWARFDebugInfoEntryMinimal &DIE,
1604 unsigned DwarfLinker::shouldKeepDIE(const DWARFDebugInfoEntryMinimal &DIE, in shouldKeepDIE() function in llvm::dsymutil::__anon5c7ea04f0111::DwarfLinker
1699 Flags = shouldKeepDIE(DIE, CU, MyInfo, Flags); in lookForDIEsToKeep()