Searched defs:RelocMgr (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | DwarfLinker.h | 147 RelocationManager RelocMgr; member 258 RelocationManager &RelocMgr; variable 267 DIECloner(DwarfLinker &Linker, RelocationManager &RelocMgr, in DIECloner()
|
D | DwarfLinker.cpp | 534 unsigned DwarfLinker::shouldKeepVariableDIE(RelocationManager &RelocMgr, in shouldKeepVariableDIE() 581 RelocationManager &RelocMgr, RangesTy &Ranges, const DWARFDie &DIE, in shouldKeepSubprogramDIE() 642 unsigned DwarfLinker::shouldKeepDIE(RelocationManager &RelocMgr, in shouldKeepDIE() 677 RelocationManager &RelocMgr, RangesTy &Ranges, const UnitListTy &Units, in keepDIEAndDependencies() 817 void DwarfLinker::lookForDIEsToKeep(RelocationManager &RelocMgr, in lookForDIEsToKeep() 2158 RelocationManager RelocMgr(*this); in loadClangModule() local
|
/external/llvm/tools/dsymutil/ |
D | DwarfLinker.cpp | 1265 RelocationManager &RelocMgr; member in llvm::dsymutil::__anond69ad1180111::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
|