Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h499 unsigned shouldKeepVariableDIE(AddressesMap &RelocMgr, const DWARFDie &DIE,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1244 unsigned shouldKeepVariableDIE(RelocationManager &RelocMgr,
2078 unsigned DwarfLinker::shouldKeepVariableDIE(RelocationManager &RelocMgr, in shouldKeepVariableDIE() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker
2180 return shouldKeepVariableDIE(RelocMgr, DIE, Unit, MyInfo, Flags); in shouldKeepDIE()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp447 unsigned DWARFLinker::shouldKeepVariableDIE(AddressesMap &RelocMgr, in shouldKeepVariableDIE() function in llvm::DWARFLinker
566 return shouldKeepVariableDIE(RelocMgr, DIE, Unit, MyInfo, Flags); in shouldKeepDIE()