Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h503 unsigned shouldKeepSubprogramDIE(AddressesMap &RelocMgr, RangesTy &Ranges,
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1249 unsigned shouldKeepSubprogramDIE(RelocationManager &RelocMgr,
2119 unsigned DwarfLinker::shouldKeepSubprogramDIE( in shouldKeepSubprogramDIE() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker
2182 return shouldKeepSubprogramDIE(RelocMgr, DIE, Unit, MyInfo, Flags); in shouldKeepDIE()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp495 unsigned DWARFLinker::shouldKeepSubprogramDIE( in shouldKeepSubprogramDIE() function in llvm::DWARFLinker
569 return shouldKeepSubprogramDIE(RelocMgr, Ranges, DIE, File, Unit, MyInfo, in shouldKeepDIE()