Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1244 unsigned shouldKeepVariableDIE(RelocationManager &RelocMgr,
2078 unsigned DwarfLinker::shouldKeepVariableDIE(RelocationManager &RelocMgr, in shouldKeepVariableDIE() function in llvm::dsymutil::__anon81c782ce0111::DwarfLinker
2180 return shouldKeepVariableDIE(RelocMgr, DIE, Unit, MyInfo, Flags); in shouldKeepDIE()