Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1265 RelocationManager &RelocMgr; member in llvm::dsymutil::__anondee1b6540111::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