Searched refs:getAppleTypes (Results 1 – 3 of 3) sorted by relevance
93 virtual const AppleAcceleratorTable &getAppleTypes() = 0;331 const AppleAcceleratorTable &getAppleTypes();
518 const AppleAcceleratorTable &getAppleTypes() override { in getAppleTypes() function in ThreadUnsafeDWARFContextState717 const AppleAcceleratorTable &getAppleTypes() override { in getAppleTypes() function in ThreadSafeState719 return ThreadUnsafeDWARFContextState::getAppleTypes(); in getAppleTypes()1333 getAppleTypes().dump(OS); in dump()1475 const AppleAcceleratorTable &DWARFContext::getAppleTypes() { in getAppleTypes() function in DWARFContext1476 return State->getAppleTypes(); in getAppleTypes()
470 getDies(DICtx, DICtx.getAppleTypes(), Name, Dies); in filterByAccelName()502 PushDIEs(DICtx.getAppleTypes()); in findAllApple()