Searched defs:RelocMgr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/llvm/tools/dsymutil/ |
H A D | DwarfLinker.cpp | 1265 RelocationManager &RelocMgr; member in llvm::dsymutil::__anon73f354850111::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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp | 424 unsigned DWARFLinker::shouldKeepVariableDIE(AddressesMap &RelocMgr, in shouldKeepVariableDIE() 461 AddressesMap &RelocMgr, RangesTy &Ranges, const DWARFDie &DIE, in shouldKeepSubprogramDIE() 520 unsigned DWARFLinker::shouldKeepDIE(AddressesMap &RelocMgr, RangesTy &Ranges, in shouldKeepDIE()
|