Lines Matching full:relocationmanager
1132 class RelocationManager {
1162 RelocationManager(DwarfLinker &Linker)
1197 void lookForDIEsToKeep(RelocationManager &RelocMgr,
1231 void keepDIEAndDependencies(RelocationManager &RelocMgr,
1237 unsigned shouldKeepDIE(RelocationManager &RelocMgr,
1242 unsigned shouldKeepVariableDIE(RelocationManager &RelocMgr,
1247 unsigned shouldKeepSubprogramDIE(RelocationManager &RelocMgr,
1263 RelocationManager &RelocMgr;
1270 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr,
1878 void DwarfLinker::RelocationManager::
1919 bool DwarfLinker::RelocationManager::findValidRelocs(
1945 bool DwarfLinker::RelocationManager::
1966 bool DwarfLinker::RelocationManager::
2021 unsigned DwarfLinker::shouldKeepVariableDIE(RelocationManager &RelocMgr,
2063 RelocationManager &RelocMgr,
2115 unsigned DwarfLinker::shouldKeepDIE(RelocationManager &RelocMgr,
2145 void DwarfLinker::keepDIEAndDependencies(RelocationManager &RelocMgr,
2221 void DwarfLinker::lookForDIEsToKeep(RelocationManager &RelocMgr,
2554 bool DwarfLinker::RelocationManager::
3249 RelocationManager RelocMgr(*this);
3344 RelocationManager RelocMgr(*this);