Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1066 unsigned shouldKeepVariableDIE(const DWARFDebugInfoEntryMinimal &DIE,
1513 unsigned DwarfLinker::shouldKeepVariableDIE( in shouldKeepVariableDIE() function in llvm::dsymutil::__anon7a0c69ef0111::DwarfLinker
1611 return shouldKeepVariableDIE(DIE, Unit, MyInfo, Flags); in shouldKeepDIE()