Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1134 class RelocationManager { class in llvm::dsymutil::__anondabe43b60111::DwarfLinker
1164 RelocationManager(DwarfLinker &Linker) in RelocationManager() function in llvm::dsymutil::__anondabe43b60111::DwarfLinker::RelocationManager
1199 void lookForDIEsToKeep(RelocationManager &RelocMgr,
1233 void keepDIEAndDependencies(RelocationManager &RelocMgr,
1239 unsigned shouldKeepDIE(RelocationManager &RelocMgr,
1244 unsigned shouldKeepVariableDIE(RelocationManager &RelocMgr,
1249 unsigned shouldKeepSubprogramDIE(RelocationManager &RelocMgr,
1265 RelocationManager &RelocMgr;
1272 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr, in DIECloner()
1905 void DwarfLinker::RelocationManager::
[all …]