Searched refs:getAppleObjC (Results 1 – 2 of 2) sorted by relevance
95 virtual const AppleAcceleratorTable &getAppleObjC() = 0;337 const AppleAcceleratorTable &getAppleObjC();
532 const AppleAcceleratorTable &getAppleObjC() override { in getAppleObjC() function in __anonba7270c80411::ThreadUnsafeDWARFContextState726 const AppleAcceleratorTable &getAppleObjC() override { in getAppleObjC() function in __anonba7270c80411::ThreadSafeState728 return ThreadUnsafeDWARFContextState::getAppleObjC(); in getAppleObjC()1342 getAppleObjC().dump(OS); in dump()1485 const AppleAcceleratorTable &DWARFContext::getAppleObjC() { in getAppleObjC() function in DWARFContext1486 return State->getAppleObjC(); in getAppleObjC()