HomeSort by relevance Sort by last modified time
    Searched refs:RelocationManager (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DwarfLinker.h 84 class RelocationManager {
113 RelocationManager(DwarfLinker &Linker) : Linker(Linker) {}
147 RelocationManager RelocMgr;
186 void lookForDIEsToKeep(RelocationManager &RelocMgr, RangesTy &Ranges,
227 void keepDIEAndDependencies(RelocationManager &RelocMgr, RangesTy &Ranges,
233 unsigned shouldKeepDIE(RelocationManager &RelocMgr, RangesTy &Ranges,
238 unsigned shouldKeepVariableDIE(RelocationManager &RelocMgr,
242 unsigned shouldKeepSubprogramDIE(RelocationManager &RelocMgr,
258 RelocationManager &RelocMgr;
267 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr
    [all...]
DwarfLinker.cpp 358 void DwarfLinker::RelocationManager::findValidRelocsMachO(
428 bool DwarfLinker::RelocationManager::findValidRelocs(
454 bool DwarfLinker::RelocationManager::findValidRelocsInDebugInfo(
474 bool DwarfLinker::RelocationManager::hasValidRelocation(
534 unsigned DwarfLinker::shouldKeepVariableDIE(RelocationManager &RelocMgr,
581 RelocationManager &RelocMgr, RangesTy &Ranges, const DWARFDie &DIE,
642 unsigned DwarfLinker::shouldKeepDIE(RelocationManager &RelocMgr,
677 RelocationManager &RelocMgr, RangesTy &Ranges, const UnitListTy &Units,
817 void DwarfLinker::lookForDIEsToKeep(RelocationManager &RelocMgr,
    [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp     [all...]

Completed in 903 milliseconds