Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h492 unsigned shouldKeepDIE(AddressesMap &RelocMgr, RangesTy &Ranges,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1239 unsigned shouldKeepDIE(RelocationManager &RelocMgr,
2172 unsigned DwarfLinker::shouldKeepDIE(RelocationManager &RelocMgr, in shouldKeepDIE() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker
2297 Flags = shouldKeepDIE(RelocMgr, Die, CU, MyInfo, Flags); in lookForDIEsToKeep()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp558 unsigned DWARFLinker::shouldKeepDIE(AddressesMap &RelocMgr, RangesTy &Ranges, in shouldKeepDIE() function in llvm::DWARFLinker
820 Current.Flags = shouldKeepDIE(AddressesMap, Ranges, Current.Die, File, in lookForDIEsToKeep()