Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1263 RelocationManager &RelocMgr; member in llvm::dsymutil::__anon1f629b1b0111::DwarfLinker::DIECloner
1270 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr, in DIECloner()
2021 unsigned DwarfLinker::shouldKeepVariableDIE(RelocationManager &RelocMgr, in shouldKeepVariableDIE()
2063 RelocationManager &RelocMgr, in shouldKeepSubprogramDIE()
2115 unsigned DwarfLinker::shouldKeepDIE(RelocationManager &RelocMgr, in shouldKeepDIE()
2145 void DwarfLinker::keepDIEAndDependencies(RelocationManager &RelocMgr, in keepDIEAndDependencies()
2221 void DwarfLinker::lookForDIEsToKeep(RelocationManager &RelocMgr, in lookForDIEsToKeep()
3249 RelocationManager RelocMgr(*this); in loadClangModule() local
3344 RelocationManager RelocMgr(*this); in link() local