Searched refs:getAppleTypes (Results 1 – 3 of 3) sorted by relevance
94 virtual const AppleAcceleratorTable &getAppleTypes() = 0;337 const AppleAcceleratorTable &getAppleTypes();
517 const AppleAcceleratorTable &getAppleTypes() override { in getAppleTypes() function in __anonfc0a132e0411::ThreadUnsafeDWARFContextState714 const AppleAcceleratorTable &getAppleTypes() override { in getAppleTypes() function in __anonfc0a132e0411::ThreadSafeState716 return ThreadUnsafeDWARFContextState::getAppleTypes(); in getAppleTypes()1330 getAppleTypes().dump(OS); in dump()1472 const AppleAcceleratorTable &DWARFContext::getAppleTypes() { in getAppleTypes() function in DWARFContext1473 return State->getAppleTypes(); in getAppleTypes()
510 getDies(DICtx, DICtx.getAppleTypes(), Name, Dies); in filterByAccelName()542 PushDIEs(DICtx.getAppleTypes()); in findAllApple()