Searched refs:getAppleNames (Results 1 – 3 of 3) sorted by relevance
92 virtual const AppleAcceleratorTable &getAppleNames() = 0;328 const AppleAcceleratorTable &getAppleNames();
513 const AppleAcceleratorTable &getAppleNames() override { in getAppleNames() function in __anonfc0a132e0411::ThreadUnsafeDWARFContextState714 const AppleAcceleratorTable &getAppleNames() override { in getAppleNames() function in __anonfc0a132e0411::ThreadSafeState716 return ThreadUnsafeDWARFContextState::getAppleNames(); in getAppleNames()1330 getAppleNames().dump(OS); in dump()1473 const AppleAcceleratorTable &DWARFContext::getAppleNames() { in getAppleNames() function in DWARFContext1474 return State->getAppleNames(); in getAppleNames()
499 getDies(DICtx, DICtx.getAppleNames(), Name, Dies); in filterByAccelName()530 PushDIEs(DICtx.getAppleNames()); in findAllApple()