Searched refs:getAppleTypes (Results 1 – 3 of 3) sorted by relevance
93 virtual const AppleAcceleratorTable &getAppleTypes() = 0;331 const AppleAcceleratorTable &getAppleTypes();
519 const AppleAcceleratorTable &getAppleTypes() override { in getAppleTypes() function in __anonfc0a132e0411::ThreadUnsafeDWARFContextState718 const AppleAcceleratorTable &getAppleTypes() override { in getAppleTypes() function in __anonfc0a132e0411::ThreadSafeState720 return ThreadUnsafeDWARFContextState::getAppleTypes(); in getAppleTypes()1334 getAppleTypes().dump(OS); in dump()1477 const AppleAcceleratorTable &DWARFContext::getAppleTypes() { in getAppleTypes() function in DWARFContext1478 return State->getAppleTypes(); in getAppleTypes()
500 getDies(DICtx, DICtx.getAppleTypes(), Name, Dies); in filterByAccelName()532 PushDIEs(DICtx.getAppleTypes()); in findAllApple()