Searched refs:getAppleNames (Results 1 – 3 of 3) sorted by relevance
93 virtual const AppleAcceleratorTable &getAppleNames() = 0;334 const AppleAcceleratorTable &getAppleNames();
511 const AppleAcceleratorTable &getAppleNames() override { in getAppleNames() function in __anonfc0a132e0411::ThreadUnsafeDWARFContextState710 const AppleAcceleratorTable &getAppleNames() override { in getAppleNames() function in __anonfc0a132e0411::ThreadSafeState712 return ThreadUnsafeDWARFContextState::getAppleNames(); in getAppleNames()1326 getAppleNames().dump(OS); in dump()1468 const AppleAcceleratorTable &DWARFContext::getAppleNames() { in getAppleNames() function in DWARFContext1469 return State->getAppleNames(); in getAppleNames()
509 getDies(DICtx, DICtx.getAppleNames(), Name, Dies); in filterByAccelName()540 PushDIEs(DICtx.getAppleNames()); in findAllApple()