Home
last modified time | relevance | path

Searched defs:RelocMgr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1265 RelocationManager &RelocMgr; member in llvm::dsymutil::__anondabe43b60111::DwarfLinker::DIECloner
1272 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr, in DIECloner()
2078 unsigned DwarfLinker::shouldKeepVariableDIE(RelocationManager &RelocMgr, in shouldKeepVariableDIE()
2120 RelocationManager &RelocMgr, in shouldKeepSubprogramDIE()
2172 unsigned DwarfLinker::shouldKeepDIE(RelocationManager &RelocMgr, in shouldKeepDIE()
2202 void DwarfLinker::keepDIEAndDependencies(RelocationManager &RelocMgr, in keepDIEAndDependencies()
2278 void DwarfLinker::lookForDIEsToKeep(RelocationManager &RelocMgr, in lookForDIEsToKeep()
3339 RelocationManager RelocMgr(*this); in loadClangModule() local
3442 RelocationManager RelocMgr(*this); in link() local
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp447 unsigned DWARFLinker::shouldKeepVariableDIE(AddressesMap &RelocMgr, in shouldKeepVariableDIE()
496 AddressesMap &RelocMgr, RangesTy &Ranges, const DWARFDie &DIE, in shouldKeepSubprogramDIE()
558 unsigned DWARFLinker::shouldKeepDIE(AddressesMap &RelocMgr, RangesTy &Ranges, in shouldKeepDIE()