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

/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1062 unsigned shouldKeepDIE(const DWARFDebugInfoEntryMinimal &DIE,
1604 unsigned DwarfLinker::shouldKeepDIE(const DWARFDebugInfoEntryMinimal &DIE, function in class:llvm::dsymutil::__anon11147::DwarfLinker
1696 // We must not call shouldKeepDIE while called from keepDIEAndDenpendencies,
1699 Flags = shouldKeepDIE(DIE, CU, MyInfo, Flags);

Completed in 57 milliseconds