Searched refs:shouldKeepDIE (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 492 unsigned shouldKeepDIE(AddressesMap &RelocMgr, RangesTy &Ranges,
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1239 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/ |
D | DWARFLinker.cpp | 558 unsigned DWARFLinker::shouldKeepDIE(AddressesMap &RelocMgr, RangesTy &Ranges, in shouldKeepDIE() function in llvm::DWARFLinker 820 Current.Flags = shouldKeepDIE(AddressesMap, Ranges, Current.Die, File, in lookForDIEsToKeep()
|