]> git.saurik.com Git - apple/xnu.git/blame - config/IOKit.exports
xnu-6153.81.5.tar.gz
[apple/xnu.git] / config / IOKit.exports
CommitLineData
cb323159
A
1_IORPCMessageFromMach
2__ZN12IOUserClient8DispatchE5IORPC
3
4__ZN16IODispatchSource23SetEnableWithCompletionEbU13block_pointerFvvEPFiP15OSMetaClassBase5IORPCE
5__ZN16IODispatchSource9SetEnableEbPFiP15OSMetaClassBase5IORPCE
6
7__ZN22IOInterruptEventSource27getPimaryInterruptTimestampEv
8__ZN22IOInterruptEventSource31enablePrimaryInterruptTimestampEb
9
10__ZN14IOPMrootDomain11setWakeTimeEy
55e303ae
A
11_IOAlignmentToSize
12_IOBSDNameMatching
13_IOBSDRegistryEntryForDeviceTree
14_IOBSDRegistryEntryGetData
15_IOBSDRegistryEntryRelease
55e303ae
A
16_IOCreateThread
17_IODTFreeLoaderInfo
18_IODTGetLoaderInfo
19_IODelay
55e303ae
A
20_IOExitThread
21_IOFindBSDRoot
55e303ae
A
22_IOFindNameForValue
23_IOFindValueForName
24_IOFlushProcessorCache
25_IOFree
26_IOFreeAligned
27_IOFreeContiguous
28_IOFreePageable
29_IOGetTime
30_IOIteratePageableMaps
31_IOKitBSDInit
55e303ae
A
32_IOLibInit
33_IOLockAlloc
34_IOLockFree
91447636 35_IOLockGetMachLock
55e303ae 36_IOLockInitWithState
91447636
A
37_IOLockLock:_lck_mtx_lock
38_IOLockSleep
39_IOLockSleepDeadline
40_IOLockTryLock:_lck_mtx_try_lock
41_IOLockUnlock:_lck_mtx_unlock
42_IOLockWakeup
55e303ae 43_IOLog
b0d623f7 44_IOLogv
55e303ae
A
45_IOMalloc
46_IOMallocAligned
47_IOMallocContiguous
48_IOMallocPageable
cb323159 49_IOMallocZero
55e303ae
A
50_IOMappedRead16
51_IOMappedRead32
52_IOMappedRead64
53_IOMappedRead8
54_IOMappedWrite16
55_IOMappedWrite32
56_IOMappedWrite64
57_IOMappedWrite8
55e303ae 58_IONDRVLibrariesInitialize
55e303ae 59_IONetworkNamePrefixMatching
55e303ae 60_IOPageableMapForAddress
2d21ac55 61_IOPause
55e303ae
A
62_IOPrintPlane
63_IORWLockAlloc
64_IORWLockFree
91447636
A
65_IORWLockGetMachLock
66_IORWLockRead:_lck_rw_lock_shared
67_IORWLockUnlock:_lck_rw_done
68_IORWLockWrite:_lck_rw_lock_exclusive
55e303ae 69_IORecursiveLockAlloc
2d21ac55 70_IORecursiveLockAllocWithLockGroup
55e303ae 71_IORecursiveLockFree
91447636 72_IORecursiveLockGetMachLock
55e303ae
A
73_IORecursiveLockHaveLock
74_IORecursiveLockLock
75_IORecursiveLockSleep
b0d623f7 76_IORecursiveLockSleepDeadline
55e303ae
A
77_IORecursiveLockTryLock
78_IORecursiveLockUnlock
79_IORecursiveLockWakeup
80_IOSetProcessorCacheMode
81_IOSimpleLockAlloc
82_IOSimpleLockFree
91447636 83_IOSimpleLockGetMachLock
55e303ae 84_IOSimpleLockInit
cb323159 85_IOSimpleLockDestroy
91447636
A
86_IOSimpleLockLock:_lck_spin_lock
87_IOSimpleLockTryLock:_lck_spin_try_lock
88_IOSimpleLockUnlock:_lck_spin_unlock
55e303ae
A
89_IOSizeToAlignment
90_IOSleep
3e170ce0 91_IOSleepWithLeeway
55e303ae 92_IOSystemShutdownNotification
55e303ae
A
93_IOZeroTvalspec
94_OSKernelStackRemaining
95_OSPrintMemory
96_PEGetGMTTimeOfDay
97_PEGetMachineName
98_PEGetModelName
99_PEGetPlatformEpoch
100_PEHaltRestart
101_PESavePanicInfo
102_PESetGMTTimeOfDay
91447636 103_PE_call_timebase_callback
55e303ae
A
104_PE_cpu_halt
105_PE_cpu_machine_init
106_PE_cpu_machine_quiesce
107_PE_cpu_signal
108_PE_cpu_start
55e303ae
A
109_PE_enter_debugger
110_PE_halt_restart
2d21ac55 111_PE_parse_boot_argn
55e303ae 112_StartIOKit
55e303ae
A
113__Z17IODTMapInterruptsP15IORegistryEntry
114__Z17IODeviceTreeAllocPv
115__Z17IOServiceOrderingPK15OSMetaClassBaseS1_Pv
116__Z18IODTCompareNubNamePK15IORegistryEntryP8OSStringPS3_
55e303ae 117__Z19printDictionaryKeysP12OSDictionaryPc
55e303ae
A
118__Z20IODTMatchNubWithKeysP15IORegistryEntryPKc
119__Z21IODTResolveAddressingP15IORegistryEntryPKcP14IODeviceMemory
55e303ae 120__Z27IODTInterruptControllerNameP15IORegistryEntry
55e303ae
A
121__ZN10IONotifier10gMetaClassE
122__ZN10IONotifier10superClassE
123__ZN10IONotifier9MetaClassC1Ev
124__ZN10IONotifier9MetaClassC2Ev
125__ZN10IONotifier9metaClassE
55e303ae 126__ZN10IONotifierC2EPK11OSMetaClass
55e303ae
A
127__ZN10IONotifierD2Ev
128__ZN10IOWorkLoop10gMetaClassE
129__ZN10IOWorkLoop10superClassE
130__ZN10IOWorkLoop10threadMainEv
131__ZN10IOWorkLoop10wakeupGateEPvb
132__ZN10IOWorkLoop12tryCloseGateEv
133__ZN10IOWorkLoop13_maintRequestEPvS0_S0_S0_
134__ZN10IOWorkLoop14addEventSourceEP13IOEventSource
0c530ab8 135__ZN10IOWorkLoop15runEventSourcesEv
55e303ae 136__ZN10IOWorkLoop17removeEventSourceEP13IOEventSource
39037602 137__ZN10IOWorkLoop18setMaximumLockTimeEyj
55e303ae 138__ZN10IOWorkLoop19signalWorkAvailableEv
55e303ae
A
139__ZN10IOWorkLoop4freeEv
140__ZN10IOWorkLoop4initEv
141__ZN10IOWorkLoop8openGateEv
142__ZN10IOWorkLoop8workLoopEv
143__ZN10IOWorkLoop9MetaClassC1Ev
144__ZN10IOWorkLoop9MetaClassC2Ev
145__ZN10IOWorkLoop9closeGateEv
146__ZN10IOWorkLoop9metaClassE
147__ZN10IOWorkLoop9runActionEPFiP8OSObjectPvS2_S2_S2_ES1_S2_S2_S2_S2_
55e303ae
A
148__ZN10IOWorkLoopC1EPK11OSMetaClass
149__ZN10IOWorkLoopC1Ev
150__ZN10IOWorkLoopC2EPK11OSMetaClass
151__ZN10IOWorkLoopC2Ev
152__ZN10IOWorkLoopD0Ev
153__ZN10IOWorkLoopD2Ev
55e303ae
A
154__ZN11IODataQueue10gMetaClassE
155__ZN11IODataQueue10superClassE
55e303ae
A
156__ZN11IODataQueue19getMemoryDescriptorEv
157__ZN11IODataQueue19setNotificationPortEP8ipc_port
158__ZN11IODataQueue29sendDataAvailableNotificationEv
159__ZN11IODataQueue4freeEv
55e303ae
A
160__ZN11IODataQueue9MetaClassC1Ev
161__ZN11IODataQueue9MetaClassC2Ev
162__ZN11IODataQueue9metaClassE
163__ZN11IODataQueueC1EPK11OSMetaClass
164__ZN11IODataQueueC1Ev
165__ZN11IODataQueueC2EPK11OSMetaClass
166__ZN11IODataQueueC2Ev
167__ZN11IODataQueueD0Ev
168__ZN11IODataQueueD2Ev
169__ZN11IOMemoryMap10gMetaClassE
170__ZN11IOMemoryMap10superClassE
b0d623f7
A
171__ZN11IOMemoryMap13getMapOptionsEv
172__ZN11IOMemoryMap14getAddressTaskEv
173__ZN11IOMemoryMap17getVirtualAddressEv
55e303ae 174__ZN11IOMemoryMap18getPhysicalAddressEv
b0d623f7 175__ZN11IOMemoryMap19getMemoryDescriptorEv
b0d623f7 176__ZN11IOMemoryMap5unmapEv
55e303ae
A
177__ZN11IOMemoryMap9MetaClassC1Ev
178__ZN11IOMemoryMap9MetaClassC2Ev
b0d623f7 179__ZN11IOMemoryMap9getLengthEv
55e303ae
A
180__ZN11IOMemoryMap9metaClassE
181__ZN11IOMemoryMapC1EPK11OSMetaClass
b0d623f7 182__ZN11IOMemoryMapC1Ev
55e303ae 183__ZN11IOMemoryMapC2EPK11OSMetaClass
b0d623f7 184__ZN11IOMemoryMapC2Ev
55e303ae
A
185__ZN11IOMemoryMapD0Ev
186__ZN11IOMemoryMapD2Ev
187__ZN11IOResources10gMetaClassE
188__ZN11IOResources10superClassE
189__ZN11IOResources13setPropertiesEP8OSObject
190__ZN11IOResources18matchPropertyTableEP12OSDictionary
191__ZN11IOResources9MetaClassC1Ev
192__ZN11IOResources9MetaClassC2Ev
193__ZN11IOResources9metaClassE
194__ZN11IOResources9resourcesEv
195__ZN11IOResourcesC1EPK11OSMetaClass
196__ZN11IOResourcesC1Ev
197__ZN11IOResourcesC2EPK11OSMetaClass
198__ZN11IOResourcesC2Ev
199__ZN11IOResourcesD0Ev
200__ZN11IOResourcesD2Ev
0c530ab8
A
201__ZN12IODMACommand10gMetaClassE
202__ZN12IODMACommand10superClassE
3e170ce0 203__ZN12IODMACommand10withRefConEPv
2d21ac55 204__ZN12IODMACommand10writeBytesEyPKvy
0c530ab8 205__ZN12IODMACommand12cloneCommandEPv
b0d623f7 206__ZN12IODMACommand12getAlignmentEv
3e170ce0 207__ZN12IODMACommand14initWithRefConEPv
b0d623f7 208__ZN12IODMACommand17getNumAddressBitsEv
3e170ce0 209__ZN12IODMACommand18getAlignmentLengthEv
0c530ab8
A
210__ZN12IODMACommand19setMemoryDescriptorEPK18IOMemoryDescriptorb
211__ZN12IODMACommand21clearMemoryDescriptorEb
3e170ce0 212__ZNK12IODMACommand21getIOMemoryDescriptorEv
b0d623f7 213__ZN12IODMACommand26getPreparedOffsetAndLengthEPyS0_
3e170ce0 214__ZN12IODMACommand28getAlignmentInternalSegmentsEv
0c530ab8
A
215__ZN12IODMACommand4freeEv
216__ZN12IODMACommand7prepareEyybb
217__ZN12IODMACommand8completeEbb
218__ZN12IODMACommand9MetaClassC1Ev
219__ZN12IODMACommand9MetaClassC2Ev
220__ZN12IODMACommand9metaClassE
2d21ac55 221__ZN12IODMACommand9readBytesEyPvy
0c530ab8
A
222__ZN12IODMACommandC1EPK11OSMetaClass
223__ZN12IODMACommandC1Ev
224__ZN12IODMACommandC2EPK11OSMetaClass
225__ZN12IODMACommandC2Ev
226__ZN12IODMACommandD0Ev
227__ZN12IODMACommandD2Ev
55e303ae
A
228__ZN12IOPMinformee10gMetaClassE
229__ZN12IOPMinformee10initializeEP9IOService
230__ZN12IOPMinformee10superClassE
231__ZN12IOPMinformee4freeEv
232__ZN12IOPMinformee9MetaClassC1Ev
233__ZN12IOPMinformee9MetaClassC2Ev
234__ZN12IOPMinformee9metaClassE
235__ZN12IOPMinformeeC1EPK11OSMetaClass
236__ZN12IOPMinformeeC1Ev
237__ZN12IOPMinformeeC2EPK11OSMetaClass
238__ZN12IOPMinformeeC2Ev
239__ZN12IOPMinformeeD0Ev
240__ZN12IOPMinformeeD2Ev
241__ZN12IORootParent10dozeSystemEv
242__ZN12IORootParent10gMetaClassE
243__ZN12IORootParent10superClassE
244__ZN12IORootParent10wakeSystemEv
245__ZN12IORootParent11sleepSystemEv
246__ZN12IORootParent11sleepToDozeEv
247__ZN12IORootParent13restartSystemEv
248__ZN12IORootParent14shutDownSystemEv
249__ZN12IORootParent5startEP9IOService
250__ZN12IORootParent9MetaClassC1Ev
251__ZN12IORootParent9MetaClassC2Ev
252__ZN12IORootParent9metaClassE
253__ZN12IORootParentC1EPK11OSMetaClass
254__ZN12IORootParentC1Ev
255__ZN12IORootParentC2EPK11OSMetaClass
256__ZN12IORootParentC2Ev
257__ZN12IORootParentD0Ev
258__ZN12IORootParentD2Ev
259__ZN12IOUserClient10clientDiedEv
260__ZN12IOUserClient10gMetaClassE
261__ZN12IOUserClient10getServiceEv
262__ZN12IOUserClient10initializeEv
263__ZN12IOUserClient10superClassE
264__ZN12IOUserClient11clientCloseEv
55e303ae 265__ZN12IOUserClient13connectClientEPS_
2d21ac55 266__ZN12IOUserClient14externalMethodEjP25IOExternalMethodArgumentsP24IOExternalMethodDispatchP8OSObjectPv
55e303ae
A
267__ZN12IOUserClient17setAsyncReferenceEPjP8ipc_portPvS3_
268__ZN12IOUserClient18clientHasPrivilegeEPvPKc
55e303ae
A
269__ZN12IOUserClient20exportObjectToClientEP4taskP8OSObjectPS3_
270__ZN12IOUserClient21destroyUserReferencesEP8OSObject
fe8ab488
A
271__ZN12IOUserClient21copyClientEntitlementEP4taskPKc
272__ZN12IOUserClient22clientHasAuthorizationEP4taskP9IOService
b0d623f7 273__ZN12IOUserClient23releaseAsyncReference64EPy
316670eb 274__ZN12IOUserClient23releaseNotificationPortEP8ipc_port
91447636 275__ZN12IOUserClient26removeMappingForDescriptorEP18IOMemoryDescriptor
55e303ae 276__ZN12IOUserClient4freeEv
0c530ab8
A
277__ZN12IOUserClient4initEP12OSDictionary
278__ZN12IOUserClient4initEv
55e303ae
A
279__ZN12IOUserClient9MetaClassC1Ev
280__ZN12IOUserClient9MetaClassC2Ev
281__ZN12IOUserClient9metaClassE
282__ZN12IOUserClientC1EPK11OSMetaClass
283__ZN12IOUserClientC2EPK11OSMetaClass
284__ZN12IOUserClientD0Ev
285__ZN12IOUserClientD2Ev
55e303ae
A
286__ZN13IOCommandGate10gMetaClassE
287__ZN13IOCommandGate10runCommandEPvS0_S0_S0_
288__ZN13IOCommandGate10superClassE
289__ZN13IOCommandGate11commandGateEP8OSObjectPFiS1_PvS2_S2_S2_E
0c530ab8 290__ZN13IOCommandGate11setWorkLoopEP10IOWorkLoop
55e303ae
A
291__ZN13IOCommandGate13attemptActionEPFiP8OSObjectPvS2_S2_S2_ES2_S2_S2_S2_
292__ZN13IOCommandGate13commandWakeupEPvb
293__ZN13IOCommandGate14attemptCommandEPvS0_S0_S0_
0c530ab8 294__ZN13IOCommandGate4freeEv
55e303ae 295__ZN13IOCommandGate4initEP8OSObjectPFiS1_PvS2_S2_S2_E
0c530ab8
A
296__ZN13IOCommandGate6enableEv
297__ZN13IOCommandGate7disableEv
55e303ae
A
298__ZN13IOCommandGate9MetaClassC1Ev
299__ZN13IOCommandGate9MetaClassC2Ev
300__ZN13IOCommandGate9metaClassE
301__ZN13IOCommandGate9runActionEPFiP8OSObjectPvS2_S2_S2_ES2_S2_S2_S2_
302__ZN13IOCommandGateC1EPK11OSMetaClass
303__ZN13IOCommandGateC1Ev
304__ZN13IOCommandGateC2EPK11OSMetaClass
305__ZN13IOCommandGateC2Ev
306__ZN13IOCommandGateD0Ev
307__ZN13IOCommandGateD2Ev
308__ZN13IOCommandPool10gMetaClassE
309__ZN13IOCommandPool10getCommandEb
310__ZN13IOCommandPool10superClassE
55e303ae
A
311__ZN13IOCommandPool12withWorkLoopEP10IOWorkLoop
312__ZN13IOCommandPool13returnCommandEP9IOCommand
313__ZN13IOCommandPool15gatedGetCommandEPP9IOCommandb
314__ZN13IOCommandPool16initWithWorkLoopEP10IOWorkLoop
315__ZN13IOCommandPool18gatedReturnCommandEP9IOCommand
55e303ae 316__ZN13IOCommandPool4freeEv
55e303ae
A
317__ZN13IOCommandPool9MetaClassC1Ev
318__ZN13IOCommandPool9MetaClassC2Ev
319__ZN13IOCommandPool9metaClassE
320__ZN13IOCommandPoolC1EPK11OSMetaClass
321__ZN13IOCommandPoolC1Ev
322__ZN13IOCommandPoolC2EPK11OSMetaClass
323__ZN13IOCommandPoolC2Ev
324__ZN13IOCommandPoolD0Ev
325__ZN13IOCommandPoolD2Ev
326__ZN13IOEventSource10gMetaClassE
327__ZN13IOEventSource10superClassE
328__ZN13IOEventSource10wakeupGateEPvb
329__ZN13IOEventSource11setWorkLoopEP10IOWorkLoop
316670eb 330__ZN13IOEventSource12checkForWorkEv
55e303ae
A
331__ZN13IOEventSource12tryCloseGateEv
332__ZN13IOEventSource19signalWorkAvailableEv
6d2010ae 333__ZN13IOEventSource4freeEv
55e303ae
A
334__ZN13IOEventSource4initEP8OSObjectPFvS1_zE
335__ZN13IOEventSource6enableEv
336__ZN13IOEventSource7disableEv
337__ZN13IOEventSource7setNextEPS_
338__ZN13IOEventSource8openGateEv
339__ZN13IOEventSource9MetaClassC1Ev
340__ZN13IOEventSource9MetaClassC2Ev
341__ZN13IOEventSource9closeGateEv
342__ZN13IOEventSource9metaClassE
343__ZN13IOEventSource9setActionEPFvP8OSObjectzE
55e303ae
A
344__ZN13IOEventSourceC1EPK11OSMetaClass
345__ZN13IOEventSourceC2EPK11OSMetaClass
346__ZN13IOEventSourceD0Ev
347__ZN13IOEventSourceD2Ev
348__ZN13_IOServiceJob10gMetaClassE
349__ZN13_IOServiceJob10pingConfigEPS_
350__ZN13_IOServiceJob10superClassE
55e303ae
A
351__ZN13_IOServiceJob9MetaClassC1Ev
352__ZN13_IOServiceJob9MetaClassC2Ev
353__ZN13_IOServiceJob9metaClassE
354__ZN13_IOServiceJobC1EPK11OSMetaClass
355__ZN13_IOServiceJobC1Ev
356__ZN13_IOServiceJobC2EPK11OSMetaClass
357__ZN13_IOServiceJobC2Ev
358__ZN13_IOServiceJobD0Ev
359__ZN13_IOServiceJobD2Ev
55e303ae
A
360__ZN14IOMemoryCursor10gMetaClassE
361__ZN14IOMemoryCursor10superClassE
55e303ae
A
362__ZN14IOMemoryCursor9MetaClassC1Ev
363__ZN14IOMemoryCursor9MetaClassC2Ev
364__ZN14IOMemoryCursor9metaClassE
365__ZN14IOMemoryCursorC1EPK11OSMetaClass
366__ZN14IOMemoryCursorC1Ev
367__ZN14IOMemoryCursorC2EPK11OSMetaClass
368__ZN14IOMemoryCursorC2Ev
369__ZN14IOMemoryCursorD0Ev
370__ZN14IOMemoryCursorD2Ev
371__ZN14IOPMrootDomain10gMetaClassE
372__ZN14IOPMrootDomain10superClassE
55e303ae 373__ZN14IOPMrootDomain11sleepSystemEv
55e303ae 374__ZN14IOPMrootDomain12tellChangeUpEm
55e303ae
A
375__ZN14IOPMrootDomain12wakeFromDozeEv
376__ZN14IOPMrootDomain13askChangeDownEm
0c530ab8 377__ZN14IOPMrootDomain13copyPMSettingEP8OSSymbol
55e303ae
A
378__ZN14IOPMrootDomain13restartSystemEv
379__ZN14IOPMrootDomain13setPropertiesEP8OSObject
380__ZN14IOPMrootDomain14publishFeatureEPKc
0c530ab8 381__ZN14IOPMrootDomain14publishFeatureEPKcjPj
55e303ae
A
382__ZN14IOPMrootDomain14shutdownSystemEv
383__ZN14IOPMrootDomain14tellChangeDownEm
384__ZN14IOPMrootDomain15powerChangeDoneEm
55e303ae 385__ZN14IOPMrootDomain16tellNoChangeDownEm
0b4c1975 386__ZN14IOPMrootDomain17createPMAssertionEyjP9IOServicePKc
6d2010ae
A
387__ZN14IOPMrootDomain17getSleepSupportedEv
388__ZN14IOPMrootDomain17setAggressivenessEmm
389__ZN14IOPMrootDomain18changePowerStateToEm
316670eb
A
390__ZN14IOPMrootDomain18releasePMAssertionEy
391__ZN14IOPMrootDomain19getPMAssertionLevelEy
392__ZN14IOPMrootDomain19setPMAssertionLevelEyj
55e303ae 393__ZN14IOPMrootDomain22changePowerStateToPrivEm
0c530ab8 394__ZN14IOPMrootDomain22removePublishedFeatureEj
55e303ae 395__ZN14IOPMrootDomain23requestPowerDomainStateEmP17IOPowerConnectionm
4a3eedf9
A
396__ZN14IOPMrootDomain24systemPowerEventOccurredEPK8OSSymbolP8OSObject
397__ZN14IOPMrootDomain24systemPowerEventOccurredEPK8OSSymbolj
0c530ab8
A
398__ZN14IOPMrootDomain27registerPMSettingControllerEPPK8OSSymbolPFiP8OSObjectS2_S5_mES5_mPS5_
399__ZN14IOPMrootDomain27registerPMSettingControllerEPPK8OSSymboljPFiP8OSObjectS2_S5_mES5_mPS5_
55e303ae
A
400__ZN14IOPMrootDomain5startEP9IOService
401__ZN14IOPMrootDomain9MetaClassC1Ev
402__ZN14IOPMrootDomain9MetaClassC2Ev
403__ZN14IOPMrootDomain9constructEv
404__ZN14IOPMrootDomain9metaClassE
405__ZN14IOPMrootDomainC1EPK11OSMetaClass
406__ZN14IOPMrootDomainC1Ev
407__ZN14IOPMrootDomainC2EPK11OSMetaClass
408__ZN14IOPMrootDomainC2Ev
409__ZN14IOPMrootDomainD0Ev
410__ZN14IOPMrootDomainD2Ev
411__ZN15IOConditionLock10gMetaClassE
412__ZN15IOConditionLock10superClassE
413__ZN15IOConditionLock10unlockWithEi
414__ZN15IOConditionLock12setConditionEi
415__ZN15IOConditionLock13withConditionEib
416__ZN15IOConditionLock17initWithConditionEib
417__ZN15IOConditionLock4freeEv
418__ZN15IOConditionLock4lockEv
419__ZN15IOConditionLock6unlockEv
420__ZN15IOConditionLock7tryLockEv
421__ZN15IOConditionLock8lockWhenEi
422__ZN15IOConditionLock9MetaClassC1Ev
423__ZN15IOConditionLock9MetaClassC2Ev
424__ZN15IOConditionLock9metaClassE
425__ZN15IOConditionLockC1EPK11OSMetaClass
426__ZN15IOConditionLockC1Ev
427__ZN15IOConditionLockC2EPK11OSMetaClass
428__ZN15IOConditionLockC2Ev
429__ZN15IOConditionLockD0Ev
430__ZN15IOConditionLockD2Ev
2d21ac55
A
431__ZN15IODMAController10gMetaClassE
432__ZN15IODMAController10superClassE
2d21ac55 433__ZN15IODMAController18completeDMACommandEP16IODMAEventSourceP12IODMACommand
2d21ac55
A
434__ZN15IODMAController5startEP9IOService
435__ZN15IODMAController9MetaClassC1Ev
436__ZN15IODMAController9MetaClassC2Ev
437__ZN15IODMAController9metaClassE
2d21ac55 438__ZN15IODMAControllerC2EPK11OSMetaClass
2d21ac55 439__ZN15IODMAControllerD2Ev
0c530ab8 440__ZN15IOPMPowerSource10cycleCountEv
55e303ae
A
441__ZN15IOPMPowerSource10gMetaClassE
442__ZN15IOPMPowerSource10isChargingEv
0c530ab8 443__ZN15IOPMPowerSource10setVoltageEj
55e303ae 444__ZN15IOPMPowerSource10superClassE
0c530ab8 445__ZN15IOPMPowerSource11adapterInfoEv
55e303ae 446__ZN15IOPMPowerSource11atWarnLevelEv
55e303ae 447__ZN15IOPMPowerSource11maxCapacityEv
0c530ab8
A
448__ZN15IOPMPowerSource11powerSourceEv
449__ZN15IOPMPowerSource11setAmperageEi
450__ZN15IOPMPowerSource11setLocationEi
451__ZN15IOPMPowerSource12manufacturerEv
55e303ae 452__ZN15IOPMPowerSource12updateStatusEv
2d21ac55 453__ZN15IOPMPowerSource13getPSPropertyEPK8OSSymbol
0c530ab8
A
454__ZN15IOPMPowerSource13setCycleCountEj
455__ZN15IOPMPowerSource13setIsChargingEb
2d21ac55 456__ZN15IOPMPowerSource13setPSPropertyEPK8OSSymbolP8OSObject
55e303ae 457__ZN15IOPMPowerSource13timeRemainingEv
0c530ab8
A
458__ZN15IOPMPowerSource14errorConditionEv
459__ZN15IOPMPowerSource14setAdapterInfoEi
460__ZN15IOPMPowerSource14setAtWarnLevelEb
461__ZN15IOPMPowerSource14setMaxCapacityEj
462__ZN15IOPMPowerSource15atCriticalLevelEv
463__ZN15IOPMPowerSource15currentCapacityEv
464__ZN15IOPMPowerSource15setManufacturerEP8OSSymbol
465__ZN15IOPMPowerSource16batteryInstalledEv
466__ZN15IOPMPowerSource16setTimeRemainingEi
467__ZN15IOPMPowerSource17externalConnectedEv
468__ZN15IOPMPowerSource17setErrorConditionEP8OSSymbol
469__ZN15IOPMPowerSource18setAtCriticalLevelEb
470__ZN15IOPMPowerSource18setCurrentCapacityEj
471__ZN15IOPMPowerSource19legacyIOBatteryInfoEv
472__ZN15IOPMPowerSource19setBatteryInstalledEb
473__ZN15IOPMPowerSource20setExternalConnectedEb
474__ZN15IOPMPowerSource21externalChargeCapableEv
475__ZN15IOPMPowerSource22setLegacyIOBatteryInfoEP12OSDictionary
2d21ac55 476__ZN15IOPMPowerSource24capacityPercentRemainingEv
b0d623f7 477__ZN15IOPMPowerSource24setExternalChargeCapableEb
0c530ab8
A
478__ZN15IOPMPowerSource4freeEv
479__ZN15IOPMPowerSource4initEv
480__ZN15IOPMPowerSource5modelEv
481__ZN15IOPMPowerSource6serialEv
55e303ae 482__ZN15IOPMPowerSource7voltageEv
0c530ab8
A
483__ZN15IOPMPowerSource8amperageEv
484__ZN15IOPMPowerSource8locationEv
485__ZN15IOPMPowerSource8setModelEP8OSSymbol
55e303ae
A
486__ZN15IOPMPowerSource9MetaClassC1Ev
487__ZN15IOPMPowerSource9MetaClassC2Ev
488__ZN15IOPMPowerSource9metaClassE
0c530ab8 489__ZN15IOPMPowerSource9setSerialEP8OSSymbol
55e303ae
A
490__ZN15IOPMPowerSourceC1EPK11OSMetaClass
491__ZN15IOPMPowerSourceC1Ev
492__ZN15IOPMPowerSourceC2EPK11OSMetaClass
493__ZN15IOPMPowerSourceC2Ev
494__ZN15IOPMPowerSourceD0Ev
495__ZN15IOPMPowerSourceD2Ev
55e303ae
A
496__ZN15IORegistryEntry10gMetaClassE
497__ZN15IORegistryEntry10initializeEv
498__ZN15IORegistryEntry10superClassE
499__ZN15IORegistryEntry11dealiasPathEPPKcPK15IORegistryPlane
500__ZN15IORegistryEntry11detachAboveEPK15IORegistryPlane
501__ZN15IORegistryEntry11setLocationEPK8OSSymbolPK15IORegistryPlane
502__ZN15IORegistryEntry11setLocationEPKcPK15IORegistryPlane
503__ZN15IORegistryEntry11setPropertyEPK8OSStringP8OSObject
504__ZN15IORegistryEntry11setPropertyEPK8OSSymbolP8OSObject
505__ZN15IORegistryEntry11setPropertyEPKcP8OSObject
506__ZN15IORegistryEntry11setPropertyEPKcPvj
507__ZN15IORegistryEntry11setPropertyEPKcS1_
508__ZN15IORegistryEntry11setPropertyEPKcb
509__ZN15IORegistryEntry11setPropertyEPKcyj
510__ZN15IORegistryEntry13attachToChildEPS_PK15IORegistryPlane
511__ZN15IORegistryEntry13childFromPathEPKcPK15IORegistryPlanePcPi
512__ZN15IORegistryEntry13setPropertiesEP8OSObject
513__ZN15IORegistryEntry14attachToParentEPS_PK15IORegistryPlane
514__ZN15IORegistryEntry14removePropertyEPK8OSString
515__ZN15IORegistryEntry14removePropertyEPK8OSSymbol
516__ZN15IORegistryEntry14removePropertyEPKc
517__ZN15IORegistryEntry15detachFromChildEPS_PK15IORegistryPlane
518__ZN15IORegistryEntry15getRegistryRootEv
519__ZN15IORegistryEntry16detachFromParentEPS_PK15IORegistryPlane
520__ZN15IORegistryEntry16setPropertyTableEP12OSDictionary
521__ZN15IORegistryEntry17matchPathLocationEPKcPK15IORegistryPlane
91447636 522__ZN15IORegistryEntry17runPropertyActionEPFiP8OSObjectPvS2_S2_S2_ES1_S2_S2_S2_S2_
55e303ae 523__ZN15IORegistryEntry18getGenerationCountEv
b0d623f7 524__ZN15IORegistryEntry18getRegistryEntryIDEv
55e303ae 525__ZN15IORegistryEntry21getChildFromComponentEPPKcPK15IORegistryPlane
55e303ae
A
526__ZN15IORegistryEntry4freeEv
527__ZN15IORegistryEntry4initEP12OSDictionary
528__ZN15IORegistryEntry4initEPS_PK15IORegistryPlane
529__ZN15IORegistryEntry7setNameEPK8OSSymbolPK15IORegistryPlane
530__ZN15IORegistryEntry7setNameEPKcPK15IORegistryPlane
531__ZN15IORegistryEntry8fromPathEPKcPK15IORegistryPlanePcPiPS_
532__ZN15IORegistryEntry8getPlaneEPKc
533__ZN15IORegistryEntry9MetaClassC1Ev
534__ZN15IORegistryEntry9MetaClassC2Ev
535__ZN15IORegistryEntry9detachAllEPK15IORegistryPlane
536__ZN15IORegistryEntry9makePlaneEPKc
537__ZN15IORegistryEntry9metaClassE
538__ZN15IORegistryEntryC1EPK11OSMetaClass
539__ZN15IORegistryEntryC1Ev
540__ZN15IORegistryEntryC2EPK11OSMetaClass
541__ZN15IORegistryEntryC2Ev
542__ZN15IORegistryEntryD0Ev
543__ZN15IORegistryEntryD2Ev
544__ZN15IORegistryPlane10gMetaClassE
545__ZN15IORegistryPlane10superClassE
546__ZN15IORegistryPlane9MetaClassC1Ev
547__ZN15IORegistryPlane9MetaClassC2Ev
548__ZN15IORegistryPlane9metaClassE
549__ZN15IORegistryPlaneC1EPK11OSMetaClass
550__ZN15IORegistryPlaneC1Ev
551__ZN15IORegistryPlaneC2EPK11OSMetaClass
552__ZN15IORegistryPlaneC2Ev
553__ZN15IORegistryPlaneD0Ev
554__ZN15IORegistryPlaneD2Ev
2d21ac55
A
555__ZN16IODMAEventSource10gMetaClassE
556__ZN16IODMAEventSource10superClassE
557__ZN16IODMAEventSource12checkForWorkEv
b0d623f7 558__ZN16IODMAEventSource14stopDMACommandEby
2d21ac55 559__ZN16IODMAEventSource18completeDMACommandEP12IODMACommand
2d21ac55
A
560__ZN16IODMAEventSource9MetaClassC1Ev
561__ZN16IODMAEventSource9MetaClassC2Ev
562__ZN16IODMAEventSource9metaClassE
563__ZN16IODMAEventSourceC1EPK11OSMetaClass
564__ZN16IODMAEventSourceC1Ev
565__ZN16IODMAEventSourceC2EPK11OSMetaClass
566__ZN16IODMAEventSourceC2Ev
567__ZN16IODMAEventSourceD0Ev
568__ZN16IODMAEventSourceD2Ev
55e303ae
A
569__ZN16IOPMinformeeList10gMetaClassE
570__ZN16IOPMinformeeList10initializeEv
571__ZN16IOPMinformeeList10nextInListEP12IOPMinformee
572__ZN16IOPMinformeeList10superClassE
573__ZN16IOPMinformeeList11firstInListEv
574__ZN16IOPMinformeeList13numberOfItemsEv
575__ZN16IOPMinformeeList14removeFromListEP9IOService
576__ZN16IOPMinformeeList4freeEv
577__ZN16IOPMinformeeList8findItemEP9IOService
578__ZN16IOPMinformeeList9MetaClassC1Ev
579__ZN16IOPMinformeeList9MetaClassC2Ev
580__ZN16IOPMinformeeList9addToListEP12IOPMinformee
581__ZN16IOPMinformeeList9metaClassE
582__ZN16IOPMinformeeListC1EPK11OSMetaClass
583__ZN16IOPMinformeeListC1Ev
584__ZN16IOPMinformeeListC2EPK11OSMetaClass
585__ZN16IOPMinformeeListC2Ev
586__ZN16IOPMinformeeListD0Ev
587__ZN16IOPMinformeeListD2Ev
55e303ae
A
588__ZN16IORangeAllocator10gMetaClassE
589__ZN16IORangeAllocator10superClassE
55e303ae 590__ZN16IORangeAllocator12getFreeCountEv
55e303ae
A
591__ZN16IORangeAllocator16getFragmentCountEv
592__ZN16IORangeAllocator19getFragmentCapacityEv
55e303ae 593__ZN16IORangeAllocator4freeEv
55e303ae
A
594__ZN16IORangeAllocator9MetaClassC1Ev
595__ZN16IORangeAllocator9MetaClassC2Ev
596__ZN16IORangeAllocator9metaClassE
55e303ae
A
597__ZN16IORangeAllocatorC1EPK11OSMetaClass
598__ZN16IORangeAllocatorC1Ev
599__ZN16IORangeAllocatorC2EPK11OSMetaClass
600__ZN16IORangeAllocatorC2Ev
601__ZN16IORangeAllocatorD0Ev
602__ZN16IORangeAllocatorD2Ev
603__ZN17IOBigMemoryCursor10gMetaClassE
604__ZN17IOBigMemoryCursor10superClassE
55e303ae
A
605__ZN17IOBigMemoryCursor9MetaClassC1Ev
606__ZN17IOBigMemoryCursor9MetaClassC2Ev
607__ZN17IOBigMemoryCursor9metaClassE
608__ZN17IOBigMemoryCursorC1EPK11OSMetaClass
609__ZN17IOBigMemoryCursorC1Ev
610__ZN17IOBigMemoryCursorC2EPK11OSMetaClass
611__ZN17IOBigMemoryCursorC2Ev
612__ZN17IOBigMemoryCursorD0Ev
613__ZN17IOBigMemoryCursorD2Ev
91447636 614__ZN17IOPolledInterface10gMetaClassE
a39ff7e2 615__ZN17IOPolledInterface16setEncryptionKeyEPKhm
91447636
A
616__ZN17IOPolledInterfaceC2EPK11OSMetaClass
617__ZN17IOPolledInterfaceD2Ev
55e303ae
A
618__ZN17IOPowerConnection10gMetaClassE
619__ZN17IOPowerConnection10superClassE
620__ZN17IOPowerConnection14getAwaitingAckEv
621__ZN17IOPowerConnection14setAwaitingAckEb
622__ZN17IOPowerConnection16parentKnowsStateEv
623__ZN17IOPowerConnection19setParentKnowsStateEb
624__ZN17IOPowerConnection21getDesiredDomainStateEv
625__ZN17IOPowerConnection21setDesiredDomainStateEm
626__ZN17IOPowerConnection22childHasRequestedPowerEv
627__ZN17IOPowerConnection23getPreventIdleSleepFlagEv
628__ZN17IOPowerConnection23parentCurrentPowerFlagsEv
629__ZN17IOPowerConnection23setPreventIdleSleepFlagEm
630__ZN17IOPowerConnection25getPreventSystemSleepFlagEv
631__ZN17IOPowerConnection25setChildHasRequestedPowerEv
632__ZN17IOPowerConnection25setPreventSystemSleepFlagEm
633__ZN17IOPowerConnection26setParentCurrentPowerFlagsEm
634__ZN17IOPowerConnection9MetaClassC1Ev
635__ZN17IOPowerConnection9MetaClassC2Ev
636__ZN17IOPowerConnection9metaClassE
637__ZN17IOPowerConnectionC1EPK11OSMetaClass
638__ZN17IOPowerConnectionC1Ev
639__ZN17IOPowerConnectionC2EPK11OSMetaClass
640__ZN17IOPowerConnectionC2Ev
641__ZN17IOPowerConnectionD0Ev
642__ZN17IOPowerConnectionD2Ev
2d21ac55
A
643__ZN17IOSharedDataQueue10gMetaClassE
644__ZN17IOSharedDataQueue10superClassE
2d21ac55 645__ZN17IOSharedDataQueue19getMemoryDescriptorEv
2d21ac55
A
646__ZN17IOSharedDataQueue4freeEv
647__ZN17IOSharedDataQueue4peekEv
2d21ac55
A
648__ZN17IOSharedDataQueue9MetaClassC1Ev
649__ZN17IOSharedDataQueue9MetaClassC2Ev
650__ZN17IOSharedDataQueue9metaClassE
651__ZN17IOSharedDataQueueC1EPK11OSMetaClass
652__ZN17IOSharedDataQueueC1Ev
653__ZN17IOSharedDataQueueC2EPK11OSMetaClass
654__ZN17IOSharedDataQueueC2Ev
655__ZN17IOSharedDataQueueD0Ev
656__ZN17IOSharedDataQueueD2Ev
55e303ae
A
657__ZN18IOMemoryDescriptor10addMappingEP11IOMemoryMap
658__ZN18IOMemoryDescriptor10gMetaClassE
659__ZN18IOMemoryDescriptor10initializeEv
55e303ae 660__ZN18IOMemoryDescriptor10superClassE
55e303ae 661__ZN18IOMemoryDescriptor13removeMappingEP11IOMemoryMap
b0d623f7 662__ZN18IOMemoryDescriptor16getPreparationIDEv
55e303ae 663__ZN18IOMemoryDescriptor18getPhysicalAddressEv
91447636 664__ZN18IOMemoryDescriptor30withPersistentMemoryDescriptorEPS_
55e303ae 665__ZN18IOMemoryDescriptor4freeEv
55e303ae 666__ZN18IOMemoryDescriptor6getTagEv
5ba3f43e 667__ZN18IOMemoryDescriptor8getFlagsEv
55e303ae
A
668__ZN18IOMemoryDescriptor8redirectEP4taskb
669__ZN18IOMemoryDescriptor9MetaClassC1Ev
670__ZN18IOMemoryDescriptor9MetaClassC2Ev
671__ZN18IOMemoryDescriptor9metaClassE
55e303ae 672__ZN18IOMemoryDescriptorC2EPK11OSMetaClass
55e303ae 673__ZN18IOMemoryDescriptorD2Ev
cb323159
A
674__ZN18IOMemoryDescriptor8getVMTagEP7_vm_map
675__ZN18IOMemoryDescriptor9setVMTagsEjj
55e303ae
A
676__ZN18IORegistryIterator10enterEntryEPK15IORegistryPlane
677__ZN18IORegistryIterator10enterEntryEv
678__ZN18IORegistryIterator10gMetaClassE
679__ZN18IORegistryIterator10iterateAllEv
680__ZN18IORegistryIterator10superClassE
55e303ae
A
681__ZN18IORegistryIterator13getNextObjectEv
682__ZN18IORegistryIterator15getCurrentEntryEv
683__ZN18IORegistryIterator17getNextObjectFlatEv
684__ZN18IORegistryIterator22getNextObjectRecursiveEv
685__ZN18IORegistryIterator4freeEv
686__ZN18IORegistryIterator5resetEv
687__ZN18IORegistryIterator7isValidEv
688__ZN18IORegistryIterator9MetaClassC1Ev
689__ZN18IORegistryIterator9MetaClassC2Ev
690__ZN18IORegistryIterator9exitEntryEv
691__ZN18IORegistryIterator9metaClassE
692__ZN18IORegistryIteratorC1EPK11OSMetaClass
693__ZN18IORegistryIteratorC1Ev
694__ZN18IORegistryIteratorC2EPK11OSMetaClass
695__ZN18IORegistryIteratorC2Ev
696__ZN18IORegistryIteratorD0Ev
697__ZN18IORegistryIteratorD2Ev
698__ZN18IOTimerEventSource10gMetaClassE
55e303ae 699__ZN18IOTimerEventSource10superClassE
91447636 700__ZN18IOTimerEventSource11setWorkLoopEP10IOWorkLoop
5ba3f43e 701__ZN18IOTimerEventSource12checkForWorkEv
55e303ae
A
702__ZN18IOTimerEventSource13cancelTimeoutEv
703__ZN18IOTimerEventSource14setTimeoutFuncEv
55e303ae 704__ZN18IOTimerEventSource16timerEventSourceEP8OSObjectPFvS1_PS_E
5ba3f43e 705__ZN18IOTimerEventSource16timerEventSourceEjP8OSObjectPFvS1_PS_E
55e303ae
A
706__ZN18IOTimerEventSource4freeEv
707__ZN18IOTimerEventSource4initEP8OSObjectPFvS1_PS_E
5ba3f43e 708__ZN18IOTimerEventSource4initEjP8OSObjectPFvS1_PS_E
55e303ae
A
709__ZN18IOTimerEventSource6enableEv
710__ZN18IOTimerEventSource7disableEv
711__ZN18IOTimerEventSource7timeoutEPv
712__ZN18IOTimerEventSource9MetaClassC1Ev
713__ZN18IOTimerEventSource9MetaClassC2Ev
714__ZN18IOTimerEventSource9metaClassE
715__ZN18IOTimerEventSourceC1EPK11OSMetaClass
716__ZN18IOTimerEventSourceC1Ev
717__ZN18IOTimerEventSourceC2EPK11OSMetaClass
718__ZN18IOTimerEventSourceC2Ev
719__ZN18IOTimerEventSourceD0Ev
720__ZN18IOTimerEventSourceD2Ev
55e303ae
A
721__ZN18_IOServiceNotifier10gMetaClassE
722__ZN18_IOServiceNotifier10superClassE
723__ZN18_IOServiceNotifier4freeEv
724__ZN18_IOServiceNotifier4waitEv
725__ZN18_IOServiceNotifier6enableEb
726__ZN18_IOServiceNotifier6removeEv
727__ZN18_IOServiceNotifier7disableEv
728__ZN18_IOServiceNotifier9MetaClassC1Ev
729__ZN18_IOServiceNotifier9MetaClassC2Ev
730__ZN18_IOServiceNotifier9metaClassE
731__ZN18_IOServiceNotifierC1EPK11OSMetaClass
732__ZN18_IOServiceNotifierC1Ev
733__ZN18_IOServiceNotifierC2EPK11OSMetaClass
734__ZN18_IOServiceNotifierC2Ev
735__ZN18_IOServiceNotifierD0Ev
736__ZN18_IOServiceNotifierD2Ev
737__ZN19IOPMPowerSourceList10gMetaClassE
738__ZN19IOPMPowerSourceList10initializeEv
739__ZN19IOPMPowerSourceList10nextInListEP15IOPMPowerSource
740__ZN19IOPMPowerSourceList10superClassE
741__ZN19IOPMPowerSourceList11firstInListEv
742__ZN19IOPMPowerSourceList13numberOfItemsEv
743__ZN19IOPMPowerSourceList14removeFromListEP15IOPMPowerSource
744__ZN19IOPMPowerSourceList4freeEv
745__ZN19IOPMPowerSourceList9MetaClassC1Ev
746__ZN19IOPMPowerSourceList9MetaClassC2Ev
747__ZN19IOPMPowerSourceList9addToListEP15IOPMPowerSource
748__ZN19IOPMPowerSourceList9metaClassE
749__ZN19IOPMPowerSourceListC1EPK11OSMetaClass
750__ZN19IOPMPowerSourceListC1Ev
751__ZN19IOPMPowerSourceListC2EPK11OSMetaClass
752__ZN19IOPMPowerSourceListC2Ev
753__ZN19IOPMPowerSourceListD0Ev
754__ZN19IOPMPowerSourceListD2Ev
55e303ae
A
755__ZN20IOLittleMemoryCursor10gMetaClassE
756__ZN20IOLittleMemoryCursor10superClassE
55e303ae
A
757__ZN20IOLittleMemoryCursor9MetaClassC1Ev
758__ZN20IOLittleMemoryCursor9MetaClassC2Ev
759__ZN20IOLittleMemoryCursor9metaClassE
760__ZN20IOLittleMemoryCursorC1EPK11OSMetaClass
761__ZN20IOLittleMemoryCursorC1Ev
762__ZN20IOLittleMemoryCursorC2EPK11OSMetaClass
763__ZN20IOLittleMemoryCursorC2Ev
764__ZN20IOLittleMemoryCursorD0Ev
765__ZN20IOLittleMemoryCursorD2Ev
766__ZN20RootDomainUserClient10gMetaClassE
767__ZN20RootDomainUserClient10superClassE
768__ZN20RootDomainUserClient11clientCloseEv
55e303ae
A
769__ZN20RootDomainUserClient5startEP9IOService
770__ZN20RootDomainUserClient9MetaClassC1Ev
771__ZN20RootDomainUserClient9MetaClassC2Ev
772__ZN20RootDomainUserClient9metaClassE
773__ZN20RootDomainUserClientC1EPK11OSMetaClass
774__ZN20RootDomainUserClientC1Ev
775__ZN20RootDomainUserClientC2EPK11OSMetaClass
776__ZN20RootDomainUserClientC2Ev
777__ZN20RootDomainUserClientD0Ev
778__ZN20RootDomainUserClientD2Ev
779__ZN21IOInterruptController10gMetaClassE
55e303ae 780__ZN21IOInterruptController10superClassE
55e303ae
A
781__ZN21IOInterruptController14causeInterruptEP9IOServicei
782__ZN21IOInterruptController15enableInterruptEP9IOServicei
783__ZN21IOInterruptController15handleInterruptEPvP9IOServicei
784__ZN21IOInterruptController16disableInterruptEP9IOServicei
785__ZN21IOInterruptController16getInterruptTypeEP9IOServiceiPi
55e303ae 786__ZN21IOInterruptController17registerInterruptEP9IOServiceiPvPFvS2_S2_S2_iES2_
55e303ae
A
787__ZN21IOInterruptController19unregisterInterruptEP9IOServicei
788__ZN21IOInterruptController26getInterruptHandlerAddressEv
5ba3f43e 789__ZN21IOInterruptController26timeStampSpuriousInterruptEv
55e303ae
A
790__ZN21IOInterruptController9MetaClassC1Ev
791__ZN21IOInterruptController9MetaClassC2Ev
792__ZN21IOInterruptController9metaClassE
793__ZN21IOInterruptControllerC1EPK11OSMetaClass
794__ZN21IOInterruptControllerC2EPK11OSMetaClass
795__ZN21IOInterruptControllerD0Ev
796__ZN21IOInterruptControllerD2Ev
797__ZN21IONaturalMemoryCursor10gMetaClassE
798__ZN21IONaturalMemoryCursor10superClassE
55e303ae
A
799__ZN21IONaturalMemoryCursor9MetaClassC1Ev
800__ZN21IONaturalMemoryCursor9MetaClassC2Ev
801__ZN21IONaturalMemoryCursor9metaClassE
802__ZN21IONaturalMemoryCursorC1EPK11OSMetaClass
803__ZN21IONaturalMemoryCursorC1Ev
804__ZN21IONaturalMemoryCursorC2EPK11OSMetaClass
805__ZN21IONaturalMemoryCursorC2Ev
806__ZN21IONaturalMemoryCursorD0Ev
807__ZN21IONaturalMemoryCursorD2Ev
808__ZN21IOSubMemoryDescriptor10gMetaClassE
809__ZN21IOSubMemoryDescriptor10superClassE
b0d623f7 810__ZN21IOSubMemoryDescriptor16getPreparationIDEv
55e303ae 811__ZN21IOSubMemoryDescriptor4freeEv
55e303ae
A
812__ZN21IOSubMemoryDescriptor8redirectEP4taskb
813__ZN21IOSubMemoryDescriptor9MetaClassC1Ev
814__ZN21IOSubMemoryDescriptor9MetaClassC2Ev
815__ZN21IOSubMemoryDescriptor9metaClassE
55e303ae
A
816__ZN21IOSubMemoryDescriptorC1EPK11OSMetaClass
817__ZN21IOSubMemoryDescriptorC1Ev
818__ZN21IOSubMemoryDescriptorC2EPK11OSMetaClass
819__ZN21IOSubMemoryDescriptorC2Ev
820__ZN21IOSubMemoryDescriptorD0Ev
821__ZN21IOSubMemoryDescriptorD2Ev
822__ZN22IOInterruptEventSource10gMetaClassE
823__ZN22IOInterruptEventSource10superClassE
060df5ea 824__ZN22IOInterruptEventSource11setWorkLoopEP10IOWorkLoop
55e303ae
A
825__ZN22IOInterruptEventSource12checkForWorkEv
826__ZN22IOInterruptEventSource17interruptOccurredEPvP9IOServicei
827__ZN22IOInterruptEventSource20interruptEventSourceEP8OSObjectPFvS1_PS_iEP9IOServicei
828__ZN22IOInterruptEventSource23normalInterruptOccurredEPvP9IOServicei
829__ZN22IOInterruptEventSource24disableInterruptOccurredEPvP9IOServicei
55e303ae
A
830__ZN22IOInterruptEventSource4freeEv
831__ZN22IOInterruptEventSource4initEP8OSObjectPFvS1_PS_iEP9IOServicei
832__ZN22IOInterruptEventSource6enableEv
833__ZN22IOInterruptEventSource7disableEv
834__ZN22IOInterruptEventSource9MetaClassC1Ev
835__ZN22IOInterruptEventSource9MetaClassC2Ev
836__ZN22IOInterruptEventSource9metaClassE
837__ZN22IOInterruptEventSourceC1EPK11OSMetaClass
838__ZN22IOInterruptEventSourceC1Ev
839__ZN22IOInterruptEventSourceC2EPK11OSMetaClass
840__ZN22IOInterruptEventSourceC2Ev
841__ZN22IOInterruptEventSourceD0Ev
842__ZN22IOInterruptEventSourceD2Ev
55e303ae
A
843__ZN22_IOOpenServiceIterator10gMetaClassE
844__ZN22_IOOpenServiceIterator10superClassE
845__ZN22_IOOpenServiceIterator13getNextObjectEv
846__ZN22_IOOpenServiceIterator4freeEv
847__ZN22_IOOpenServiceIterator5resetEv
848__ZN22_IOOpenServiceIterator7isValidEv
849__ZN22_IOOpenServiceIterator8iteratorEP10OSIteratorPK9IOServiceS4_
850__ZN22_IOOpenServiceIterator9MetaClassC1Ev
851__ZN22_IOOpenServiceIterator9MetaClassC2Ev
852__ZN22_IOOpenServiceIterator9metaClassE
853__ZN22_IOOpenServiceIteratorC1EPK11OSMetaClass
854__ZN22_IOOpenServiceIteratorC1Ev
855__ZN22_IOOpenServiceIteratorC2EPK11OSMetaClass
856__ZN22_IOOpenServiceIteratorC2Ev
857__ZN22_IOOpenServiceIteratorD0Ev
858__ZN22_IOOpenServiceIteratorD2Ev
859__ZN23IOMultiMemoryDescriptor10gMetaClassE
860__ZN23IOMultiMemoryDescriptor10superClassE
d9a64523 861__ZN23IOMultiMemoryDescriptor16getPreparationIDEv
55e303ae 862__ZN23IOMultiMemoryDescriptor4freeEv
55e303ae
A
863__ZN23IOMultiMemoryDescriptor9MetaClassC1Ev
864__ZN23IOMultiMemoryDescriptor9MetaClassC2Ev
865__ZN23IOMultiMemoryDescriptor9metaClassE
55e303ae
A
866__ZN23IOMultiMemoryDescriptorC1EPK11OSMetaClass
867__ZN23IOMultiMemoryDescriptorC1Ev
868__ZN23IOMultiMemoryDescriptorC2EPK11OSMetaClass
869__ZN23IOMultiMemoryDescriptorC2Ev
870__ZN23IOMultiMemoryDescriptorD0Ev
871__ZN23IOMultiMemoryDescriptorD2Ev
872__ZN24IOBufferMemoryDescriptor10gMetaClassE
873__ZN24IOBufferMemoryDescriptor10superClassE
55e303ae 874__ZN24IOBufferMemoryDescriptor14getBytesNoCopyEv
55e303ae
A
875__ZN24IOBufferMemoryDescriptor4freeEv
876__ZN24IOBufferMemoryDescriptor9MetaClassC1Ev
877__ZN24IOBufferMemoryDescriptor9MetaClassC2Ev
878__ZN24IOBufferMemoryDescriptor9metaClassE
55e303ae
A
879__ZN24IOBufferMemoryDescriptorC1EPK11OSMetaClass
880__ZN24IOBufferMemoryDescriptorC1Ev
881__ZN24IOBufferMemoryDescriptorC2EPK11OSMetaClass
882__ZN24IOBufferMemoryDescriptorC2Ev
883__ZN24IOBufferMemoryDescriptorD0Ev
884__ZN24IOBufferMemoryDescriptorD2Ev
55e303ae
A
885__ZN25IOGeneralMemoryDescriptor10gMetaClassE
886__ZN25IOGeneralMemoryDescriptor10superClassE
b0d623f7 887__ZN25IOGeneralMemoryDescriptor16getPreparationIDEv
55e303ae 888__ZN25IOGeneralMemoryDescriptor4freeEv
55e303ae
A
889__ZN25IOGeneralMemoryDescriptor9MetaClassC1Ev
890__ZN25IOGeneralMemoryDescriptor9MetaClassC2Ev
891__ZN25IOGeneralMemoryDescriptor9metaClassE
892__ZN25IOGeneralMemoryDescriptorC1EPK11OSMetaClass
893__ZN25IOGeneralMemoryDescriptorC1Ev
894__ZN25IOGeneralMemoryDescriptorC2EPK11OSMetaClass
895__ZN25IOGeneralMemoryDescriptorC2Ev
896__ZN25IOGeneralMemoryDescriptorD0Ev
897__ZN25IOGeneralMemoryDescriptorD2Ev
55e303ae
A
898__ZN26_IOServiceInterestNotifier10gMetaClassE
899__ZN26_IOServiceInterestNotifier10superClassE
900__ZN26_IOServiceInterestNotifier4freeEv
901__ZN26_IOServiceInterestNotifier4waitEv
902__ZN26_IOServiceInterestNotifier6enableEb
903__ZN26_IOServiceInterestNotifier6removeEv
904__ZN26_IOServiceInterestNotifier7disableEv
905__ZN26_IOServiceInterestNotifier9MetaClassC1Ev
906__ZN26_IOServiceInterestNotifier9MetaClassC2Ev
907__ZN26_IOServiceInterestNotifier9metaClassE
908__ZN26_IOServiceInterestNotifierC1EPK11OSMetaClass
909__ZN26_IOServiceInterestNotifierC1Ev
910__ZN26_IOServiceInterestNotifierC2EPK11OSMetaClass
911__ZN26_IOServiceInterestNotifierC2Ev
912__ZN26_IOServiceInterestNotifierD0Ev
913__ZN26_IOServiceInterestNotifierD2Ev
914__ZN27IOSharedInterruptController10gMetaClassE
915__ZN27IOSharedInterruptController10superClassE
916__ZN27IOSharedInterruptController15enableInterruptEP9IOServicei
917__ZN27IOSharedInterruptController15handleInterruptEPvP9IOServicei
918__ZN27IOSharedInterruptController16disableInterruptEP9IOServicei
919__ZN27IOSharedInterruptController16getInterruptTypeEP9IOServiceiPi
920__ZN27IOSharedInterruptController17registerInterruptEP9IOServiceiPvPFvS2_S2_S2_iES2_
921__ZN27IOSharedInterruptController19unregisterInterruptEP9IOServicei
922__ZN27IOSharedInterruptController23initInterruptControllerEP21IOInterruptControllerP6OSData
923__ZN27IOSharedInterruptController26getInterruptHandlerAddressEv
55e303ae
A
924__ZN27IOSharedInterruptController9MetaClassC1Ev
925__ZN27IOSharedInterruptController9MetaClassC2Ev
926__ZN27IOSharedInterruptController9metaClassE
927__ZN27IOSharedInterruptControllerC1EPK11OSMetaClass
928__ZN27IOSharedInterruptControllerC1Ev
929__ZN27IOSharedInterruptControllerC2EPK11OSMetaClass
930__ZN27IOSharedInterruptControllerC2Ev
931__ZN27IOSharedInterruptControllerD0Ev
932__ZN27IOSharedInterruptControllerD2Ev
933__ZN28IOFilterInterruptEventSource10gMetaClassE
934__ZN28IOFilterInterruptEventSource10superClassE
935__ZN28IOFilterInterruptEventSource15signalInterruptEv
936__ZN28IOFilterInterruptEventSource20interruptEventSourceEP8OSObjectPFvS1_P22IOInterruptEventSourceiEP9IOServicei
937__ZN28IOFilterInterruptEventSource23normalInterruptOccurredEPvP9IOServicei
938__ZN28IOFilterInterruptEventSource24disableInterruptOccurredEPvP9IOServicei
939__ZN28IOFilterInterruptEventSource26filterInterruptEventSourceEP8OSObjectPFvS1_P22IOInterruptEventSourceiEPFbS1_PS_EP9IOServicei
d9a64523 940__ZN28IOFilterInterruptEventSource4freeEv
55e303ae
A
941__ZN28IOFilterInterruptEventSource4initEP8OSObjectPFvS1_P22IOInterruptEventSourceiEP9IOServicei
942__ZN28IOFilterInterruptEventSource4initEP8OSObjectPFvS1_P22IOInterruptEventSourceiEPFbS1_PS_EP9IOServicei
943__ZN28IOFilterInterruptEventSource9MetaClassC1Ev
944__ZN28IOFilterInterruptEventSource9MetaClassC2Ev
945__ZN28IOFilterInterruptEventSource9metaClassE
946__ZN28IOFilterInterruptEventSourceC1EPK11OSMetaClass
947__ZN28IOFilterInterruptEventSourceC1Ev
948__ZN28IOFilterInterruptEventSourceC2EPK11OSMetaClass
949__ZN28IOFilterInterruptEventSourceC2Ev
950__ZN28IOFilterInterruptEventSourceD0Ev
951__ZN28IOFilterInterruptEventSourceD2Ev
2d21ac55
A
952__ZN29IOInterleavedMemoryDescriptor10gMetaClassE
953__ZN29IOInterleavedMemoryDescriptor10superClassE
2d21ac55 954__ZN29IOInterleavedMemoryDescriptor4freeEv
2d21ac55
A
955__ZN29IOInterleavedMemoryDescriptor9MetaClassC1Ev
956__ZN29IOInterleavedMemoryDescriptor9MetaClassC2Ev
957__ZN29IOInterleavedMemoryDescriptor9metaClassE
958__ZN29IOInterleavedMemoryDescriptorC1EPK11OSMetaClass
959__ZN29IOInterleavedMemoryDescriptorC1Ev
960__ZN29IOInterleavedMemoryDescriptorC2EPK11OSMetaClass
961__ZN29IOInterleavedMemoryDescriptorC2Ev
962__ZN29IOInterleavedMemoryDescriptorD0Ev
963__ZN29IOInterleavedMemoryDescriptorD2Ev
55e303ae 964__ZN8IOMapper10gMetaClassE
55e303ae 965__ZN8IOMapper10superClassE
55e303ae 966__ZN8IOMapper17setMapperRequiredEb
b0d623f7 967__ZN8IOMapper19copyMapperForDeviceEP9IOService
39236c6e 968__ZN8IOMapper28copyMapperForDeviceWithIndexEP9IOServicej
55e303ae
A
969__ZN8IOMapper19waitForSystemMapperEv
970__ZN8IOMapper4freeEv
971__ZN8IOMapper5startEP9IOService
972__ZN8IOMapper7gSystemE
973__ZN8IOMapper9MetaClassC1Ev
974__ZN8IOMapper9MetaClassC2Ev
975__ZN8IOMapper9metaClassE
55e303ae 976__ZN8IOMapperC2EPK11OSMetaClass
55e303ae 977__ZN8IOMapperD2Ev
55e303ae
A
978__ZN9IOCommand10gMetaClassE
979__ZN9IOCommand10superClassE
980__ZN9IOCommand4initEv
981__ZN9IOCommand9MetaClassC1Ev
982__ZN9IOCommand9MetaClassC2Ev
983__ZN9IOCommand9metaClassE
984__ZN9IOCommandC1EPK11OSMetaClass
985__ZN9IOCommandC2EPK11OSMetaClass
986__ZN9IOCommandD0Ev
987__ZN9IOCommandD2Ev
55e303ae 988__ZN9IOService10gMetaClassE
55e303ae
A
989__ZN9IOService10initializeEv
990__ZN9IOService10joinPMtreeEPS_
991__ZN9IOService10makeUsableEv
992__ZN9IOService10superClassE
55e303ae 993__ZN9IOService11addLocationEP12OSDictionary
55e303ae 994__ZN9IOService11getPlatformEv
55e303ae 995__ZN9IOService11setPlatformEP16IOPlatformExpert
55e303ae
A
996__ZN9IOService12getBusyStateEv
997__ZN9IOService12getResourcesEv
998__ZN9IOService12nameMatchingEPK8OSStringP12OSDictionary
999__ZN9IOService12nameMatchingEPKcP12OSDictionary
1000__ZN9IOService12passiveMatchEP12OSDictionaryb
55e303ae 1001__ZN9IOService12tellChangeUpEm
55e303ae
A
1002__ZN9IOService13addPowerChildEPS_
1003__ZN9IOService13askChangeDownEm
1004__ZN9IOService13checkResourceEP8OSObject
b0d623f7 1005__ZN9IOService13getPowerStateEv
55e303ae 1006__ZN9IOService13matchLocationEPS_
55e303ae 1007__ZN9IOService13setPowerStateEmPS_
55e303ae
A
1008__ZN9IOService14activityTickleEmm
1009__ZN9IOService14applyToClientsEPFvPS_PvES1_
1010__ZN9IOService14causeInterruptEi
1011__ZN9IOService14checkResourcesEv
55e303ae 1012__ZN9IOService14getServiceRootEv
55e303ae 1013__ZN9IOService14startCandidateEPS_
55e303ae
A
1014__ZN9IOService14tellChangeDownEm
1015__ZN9IOService14waitForServiceEP12OSDictionaryP13mach_timespec
55e303ae
A
1016__ZN9IOService15comparePropertyEP12OSDictionaryPK8OSString
1017__ZN9IOService15comparePropertyEP12OSDictionaryPKc
1018__ZN9IOService15enableInterruptEi
1019__ZN9IOService15errnoFromReturnEi
1020__ZN9IOService15getDeviceMemoryEv
1021__ZN9IOService15getPMRootDomainEv
55e303ae
A
1022__ZN9IOService15lookupInterruptEibPP21IOInterruptController
1023__ZN9IOService15powerChangeDoneEm
1024__ZN9IOService15probeCandidatesEP12OSOrderedSet
1025__ZN9IOService15publishResourceEPK8OSSymbolP8OSObject
1026__ZN9IOService15publishResourceEPKcP8OSObject
55e303ae
A
1027__ZN9IOService15serviceMatchingEPK8OSStringP12OSDictionary
1028__ZN9IOService15serviceMatchingEPKcP12OSDictionary
1029__ZN9IOService15setDeviceMemoryEP7OSArray
55e303ae 1030__ZN9IOService15setPMRootDomainEP14IOPMrootDomain
55e303ae
A
1031__ZN9IOService16allowPowerChangeEm
1032__ZN9IOService16applyToProvidersEPFvPS_PvES1_
55e303ae 1033__ZN9IOService16disableInterruptEi
0c530ab8 1034__ZN9IOService16getCPUSnoopDelayEv
55e303ae 1035__ZN9IOService16getInterruptTypeEiPi
b0d623f7 1036__ZN9IOService16propertyMatchingEPK8OSSymbolPK8OSObjectP12OSDictionary
55e303ae 1037__ZN9IOService16removePowerChildEP17IOPowerConnection
55e303ae
A
1038__ZN9IOService16resolveInterruptEPS_i
1039__ZN9IOService16resourceMatchingEPK8OSStringP12OSDictionary
1040__ZN9IOService16resourceMatchingEPKcP12OSDictionary
55e303ae
A
1041__ZN9IOService16stringFromReturnEi
1042__ZN9IOService16tellNoChangeDownEm
1043__ZN9IOService17addNeededResourceEPKc
55e303ae
A
1044__ZN9IOService17applyToInterestedEPK8OSSymbolPFvP8OSObjectPvES5_
1045__ZN9IOService17cancelPowerChangeEm
1046__ZN9IOService17catalogNewDriversEP12OSOrderedSet
1047__ZN9IOService17comparePropertiesEP12OSDictionaryP12OSCollection
1048__ZN9IOService17currentCapabilityEv
1049__ZN9IOService17getAggressivenessEmPm
1050__ZN9IOService17registerInterruptEiP8OSObjectPFvS1_PvPS_iES2_
1051__ZN9IOService17setAggressivenessEmm
55e303ae 1052__ZN9IOService18changePowerStateToEm
55e303ae
A
1053__ZN9IOService18getResourceServiceEv
1054__ZN9IOService18lockForArbitrationEb
1055__ZN9IOService18matchPropertyTableEP12OSDictionary
55e303ae 1056__ZN9IOService18setIdleTimerPeriodEm
316670eb 1057__ZN9IOService19copyMatchingServiceEP12OSDictionary
55e303ae 1058__ZN9IOService19getMatchingServicesEP12OSDictionary
55e303ae
A
1059__ZN9IOService19powerOverrideOnPrivEv
1060__ZN9IOService19registerPowerDriverEPS_P14IOPMPowerStatem
1061__ZN9IOService19start_PM_idle_timerEv
55e303ae 1062__ZN9IOService19unregisterInterruptEi
55e303ae
A
1063__ZN9IOService20callPlatformFunctionEPK8OSSymbolbPvS3_S3_S3_
1064__ZN9IOService20callPlatformFunctionEPKcbPvS2_S2_S2_
1065__ZN9IOService20getDeviceMemoryCountEv
1066__ZN9IOService20powerOverrideOffPrivEv
1067__ZN9IOService20unlockForArbitrationEv
55e303ae
A
1068__ZN9IOService21getClientWithCategoryEPK8OSSymbol
1069__ZN9IOService21powerStateDidChangeToEmmPS_
55e303ae
A
1070__ZN9IOService21temporaryPowerClampOnEv
1071__ZN9IOService21unregisterAllInterestEv
55e303ae
A
1072__ZN9IOService22acknowledgePowerChangeEPS_
1073__ZN9IOService22changePowerStateToPrivEm
b0d623f7 1074__ZN9IOService22copyClientWithCategoryEPK8OSSymbol
55e303ae 1075__ZN9IOService22powerStateWillChangeToEmmPS_
b0d623f7 1076__ZN9IOService22waitForMatchingServiceEP12OSDictionaryy
55e303ae 1077__ZN9IOService23currentPowerConsumptionEv
b0d623f7 1078__ZN9IOService23registryEntryIDMatchingEyP12OSDictionary
55e303ae 1079__ZN9IOService23requestPowerDomainStateEmP17IOPowerConnectionm
55e303ae
A
1080__ZN9IOService24acknowledgeSetPowerStateEv
1081__ZN9IOService24getDeviceMemoryWithIndexEj
55e303ae
A
1082__ZN9IOService24powerStateForDomainStateEm
1083__ZN9IOService24registerInterestedDriverEPS_
b0d623f7 1084__ZN9IOService24requireMaxInterruptDelayEj
55e303ae 1085__ZN9IOService26deRegisterInterestedDriverEPS_
55e303ae 1086__ZN9IOService27maxCapabilityForDomainStateEm
55e303ae 1087__ZN9IOService31initialPowerStateForDomainStateEm
55e303ae 1088__ZN9IOService4freeEv
fe8ab488
A
1089__ZN9IOService4initEP12OSDictionary
1090__ZN9IOService4initEP15IORegistryEntryPK15IORegistryPlane
55e303ae 1091__ZN9IOService4stopEPS_
55e303ae 1092__ZN9IOService5startEPS_
55e303ae
A
1093__ZN9IOService6PMinitEv
1094__ZN9IOService6PMstopEv
1095__ZN9IOService6attachEPS_
1096__ZN9IOService6detachEPS_
55e303ae
A
1097__ZN9IOService9MetaClassC1Ev
1098__ZN9IOService9MetaClassC2Ev
55e303ae 1099__ZN9IOService9metaClassE
b0d623f7 1100__ZN9IOService9resourcesEv : __ZN9IOService18getResourceServiceEv
55e303ae 1101__ZN9IOService9waitQuietEP13mach_timespec
b0d623f7 1102__ZN9IOService9waitQuietEy
55e303ae
A
1103__ZN9IOServiceC1EPK11OSMetaClass
1104__ZN9IOServiceC1Ev
1105__ZN9IOServiceC2EPK11OSMetaClass
1106__ZN9IOServiceC2Ev
1107__ZN9IOServiceD0Ev
1108__ZN9IOServiceD2Ev
55e303ae
A
1109__ZNK10IONotifier12getMetaClassEv
1110__ZNK10IONotifier9MetaClass5allocEv
1111__ZNK10IOWorkLoop12getMetaClassEv
1112__ZNK10IOWorkLoop19enableAllInterruptsEv
1113__ZNK10IOWorkLoop20disableAllInterruptsEv
1114__ZNK10IOWorkLoop21enableAllEventSourcesEv
1115__ZNK10IOWorkLoop22disableAllEventSourcesEv
1116__ZNK10IOWorkLoop6inGateEv
1117__ZNK10IOWorkLoop8onThreadEv
1118__ZNK10IOWorkLoop9MetaClass5allocEv
1119__ZNK10IOWorkLoop9getThreadEv
1120__ZNK11IOCatalogue12getMetaClassEv
1121__ZNK11IOCatalogue12unloadModuleEP8OSString
55e303ae
A
1122__ZNK11IOCatalogue18getGenerationCountEv
1123__ZNK11IOCatalogue9MetaClass5allocEv
1124__ZNK11IOCatalogue9serializeEP11OSSerialize
1125__ZNK11IODataQueue12getMetaClassEv
1126__ZNK11IODataQueue9MetaClass5allocEv
1127__ZNK11IOMemoryMap12getMetaClassEv
1128__ZNK11IOMemoryMap9MetaClass5allocEv
1129__ZNK11IOResources11getWorkLoopEv
1130__ZNK11IOResources12getMetaClassEv
1131__ZNK11IOResources9MetaClass5allocEv
0c530ab8
A
1132__ZNK12IODMACommand12getMetaClassEv
1133__ZNK12IODMACommand19getMemoryDescriptorEv
1134__ZNK12IODMACommand9MetaClass5allocEv
55e303ae
A
1135__ZNK12IOPMinformee12getMetaClassEv
1136__ZNK12IOPMinformee9MetaClass5allocEv
1137__ZNK12IORootParent12getMetaClassEv
1138__ZNK12IORootParent9MetaClass5allocEv
1139__ZNK12IOUserClient12getMetaClassEv
1140__ZNK12IOUserClient9MetaClass5allocEv
55e303ae
A
1141__ZNK13IOCommandGate12getMetaClassEv
1142__ZNK13IOCommandGate9MetaClass5allocEv
1143__ZNK13IOCommandPool12getMetaClassEv
1144__ZNK13IOCommandPool9MetaClass5allocEv
1145__ZNK13IOEventSource11getWorkLoopEv
1146__ZNK13IOEventSource12getMetaClassEv
1147__ZNK13IOEventSource7getNextEv
1148__ZNK13IOEventSource8onThreadEv
1149__ZNK13IOEventSource9MetaClass5allocEv
1150__ZNK13IOEventSource9getActionEv
1151__ZNK13IOEventSource9isEnabledEv
1152__ZNK13_IOServiceJob12getMetaClassEv
1153__ZNK13_IOServiceJob9MetaClass5allocEv
55e303ae
A
1154__ZNK14IOMemoryCursor12getMetaClassEv
1155__ZNK14IOMemoryCursor9MetaClass5allocEv
1156__ZNK14IOPMrootDomain12getMetaClassEv
1157__ZNK14IOPMrootDomain9MetaClass5allocEv
1158__ZNK15IOConditionLock12getConditionEv
1159__ZNK15IOConditionLock12getMetaClassEv
1160__ZNK15IOConditionLock16getInterruptibleEv
1161__ZNK15IOConditionLock9MetaClass5allocEv
2d21ac55
A
1162__ZNK15IODMAController12getMetaClassEv
1163__ZNK15IODMAController9MetaClass5allocEv
55e303ae
A
1164__ZNK15IOPMPowerSource12getMetaClassEv
1165__ZNK15IOPMPowerSource9MetaClass5allocEv
55e303ae
A
1166__ZNK15IORegistryEntry11compareNameEP8OSStringPS1_
1167__ZNK15IORegistryEntry11getLocationEPK15IORegistryPlane
1168__ZNK15IORegistryEntry11getPropertyEPK8OSString
55e303ae 1169__ZNK15IORegistryEntry11getPropertyEPK8OSSymbol
55e303ae 1170__ZNK15IORegistryEntry11getPropertyEPKc
55e303ae
A
1171__ZNK15IORegistryEntry12compareNamesEP8OSObjectPP8OSString
1172__ZNK15IORegistryEntry12copyLocationEPK15IORegistryPlane
1173__ZNK15IORegistryEntry12copyPropertyEPK8OSString
55e303ae 1174__ZNK15IORegistryEntry12copyPropertyEPK8OSSymbol
55e303ae 1175__ZNK15IORegistryEntry12copyPropertyEPKc
55e303ae
A
1176__ZNK15IORegistryEntry12getMetaClassEv
1177__ZNK15IORegistryEntry13getChildEntryEPK15IORegistryPlane
1178__ZNK15IORegistryEntry14applyToParentsEPFvPS_PvES1_PK15IORegistryPlane
1179__ZNK15IORegistryEntry14copyChildEntryEPK15IORegistryPlane
1180__ZNK15IORegistryEntry14getParentEntryEPK15IORegistryPlane
1181__ZNK15IORegistryEntry15applyToChildrenEPFvPS_PvES1_PK15IORegistryPlane
1182__ZNK15IORegistryEntry15copyParentEntryEPK15IORegistryPlane
1183__ZNK15IORegistryEntry16getChildIteratorEPK15IORegistryPlane
1184__ZNK15IORegistryEntry16getPathComponentEPcPiPK15IORegistryPlane
1185__ZNK15IORegistryEntry16getPropertyTableEv
1186__ZNK15IORegistryEntry17getParentIteratorEPK15IORegistryPlane
1187__ZNK15IORegistryEntry19serializePropertiesEP11OSSerialize
1188__ZNK15IORegistryEntry20getChildSetReferenceEPK15IORegistryPlane
1189__ZNK15IORegistryEntry21getParentSetReferenceEPK15IORegistryPlane
1190__ZNK15IORegistryEntry24dictionaryWithPropertiesEv
1191__ZNK15IORegistryEntry7getNameEPK15IORegistryPlane
1192__ZNK15IORegistryEntry7getPathEPcPiPK15IORegistryPlane
1193__ZNK15IORegistryEntry7inPlaneEPK15IORegistryPlane
1194__ZNK15IORegistryEntry7isChildEPS_PK15IORegistryPlaneb
1195__ZNK15IORegistryEntry8copyNameEPK15IORegistryPlane
1196__ZNK15IORegistryEntry8getDepthEPK15IORegistryPlane
1197__ZNK15IORegistryEntry8hasAliasEPK15IORegistryPlanePcPi
1198__ZNK15IORegistryEntry8isParentEPS_PK15IORegistryPlaneb
1199__ZNK15IORegistryEntry8makeLinkEPS_jPK15IORegistryPlane
1200__ZNK15IORegistryEntry9MetaClass5allocEv
1201__ZNK15IORegistryEntry9breakLinkEPS_jPK15IORegistryPlane
1202__ZNK15IORegistryPlane12getMetaClassEv
1203__ZNK15IORegistryPlane9MetaClass5allocEv
1204__ZNK15IORegistryPlane9serializeEP11OSSerialize
2d21ac55
A
1205__ZNK16IODMAEventSource12getMetaClassEv
1206__ZNK16IODMAEventSource9MetaClass5allocEv
55e303ae
A
1207__ZNK16IOPMinformeeList12getMetaClassEv
1208__ZNK16IOPMinformeeList9MetaClass5allocEv
55e303ae
A
1209__ZNK16IORangeAllocator12getMetaClassEv
1210__ZNK16IORangeAllocator9MetaClass5allocEv
1211__ZNK16IORangeAllocator9serializeEP11OSSerialize
1212__ZNK17IOBigMemoryCursor12getMetaClassEv
1213__ZNK17IOBigMemoryCursor9MetaClass5allocEv
1214__ZNK17IOPowerConnection12getMetaClassEv
1215__ZNK17IOPowerConnection9MetaClass5allocEv
2d21ac55
A
1216__ZNK17IOSharedDataQueue12getMetaClassEv
1217__ZNK17IOSharedDataQueue9MetaClass5allocEv
55e303ae
A
1218__ZNK18IOMemoryDescriptor12getDirectionEv
1219__ZNK18IOMemoryDescriptor12getMetaClassEv
1220__ZNK18IOMemoryDescriptor9MetaClass5allocEv
1221__ZNK18IOMemoryDescriptor9getLengthEv
55e303ae
A
1222__ZNK18IORegistryIterator12getMetaClassEv
1223__ZNK18IORegistryIterator9MetaClass5allocEv
1224__ZNK18IOTimerEventSource12getMetaClassEv
1225__ZNK18IOTimerEventSource9MetaClass5allocEv
1226__ZNK18IOUserNotification12getMetaClassEv
1227__ZNK18IOUserNotification9MetaClass5allocEv
1228__ZNK18_IOServiceNotifier12getMetaClassEv
1229__ZNK18_IOServiceNotifier9MetaClass5allocEv
1230__ZNK19IOPMPowerSourceList12getMetaClassEv
1231__ZNK19IOPMPowerSourceList9MetaClass5allocEv
55e303ae
A
1232__ZNK20IOLittleMemoryCursor12getMetaClassEv
1233__ZNK20IOLittleMemoryCursor9MetaClass5allocEv
1234__ZNK20RootDomainUserClient12getMetaClassEv
1235__ZNK20RootDomainUserClient9MetaClass5allocEv
1236__ZNK21IOInterruptController12getMetaClassEv
1237__ZNK21IOInterruptController9MetaClass5allocEv
1238__ZNK21IONaturalMemoryCursor12getMetaClassEv
1239__ZNK21IONaturalMemoryCursor9MetaClass5allocEv
1240__ZNK21IOSubMemoryDescriptor12getMetaClassEv
1241__ZNK21IOSubMemoryDescriptor9MetaClass5allocEv
55e303ae
A
1242__ZNK22IOInterruptEventSource11getIntIndexEv
1243__ZNK22IOInterruptEventSource11getProviderEv
1244__ZNK22IOInterruptEventSource12getMetaClassEv
1245__ZNK22IOInterruptEventSource14getAutoDisableEv
1246__ZNK22IOInterruptEventSource9MetaClass5allocEv
55e303ae
A
1247__ZNK22_IOOpenServiceIterator12getMetaClassEv
1248__ZNK22_IOOpenServiceIterator9MetaClass5allocEv
1249__ZNK23IOMultiMemoryDescriptor12getMetaClassEv
1250__ZNK23IOMultiMemoryDescriptor9MetaClass5allocEv
1251__ZNK24IOBufferMemoryDescriptor11getCapacityEv
1252__ZNK24IOBufferMemoryDescriptor12getMetaClassEv
1253__ZNK24IOBufferMemoryDescriptor9MetaClass5allocEv
55e303ae
A
1254__ZNK25IOGeneralMemoryDescriptor12getMetaClassEv
1255__ZNK25IOGeneralMemoryDescriptor9MetaClass5allocEv
1256__ZNK25IOGeneralMemoryDescriptor9serializeEP11OSSerialize
55e303ae
A
1257__ZNK26_IOServiceInterestNotifier12getMetaClassEv
1258__ZNK26_IOServiceInterestNotifier9MetaClass5allocEv
1259__ZNK27IOSharedInterruptController12getMetaClassEv
1260__ZNK27IOSharedInterruptController9MetaClass5allocEv
1261__ZNK28IOFilterInterruptEventSource12getMetaClassEv
1262__ZNK28IOFilterInterruptEventSource15getFilterActionEv
1263__ZNK28IOFilterInterruptEventSource9MetaClass5allocEv
2d21ac55
A
1264__ZNK29IOInterleavedMemoryDescriptor12getMetaClassEv
1265__ZNK29IOInterleavedMemoryDescriptor9MetaClass5allocEv
55e303ae
A
1266__ZNK8IOMapper12getMetaClassEv
1267__ZNK8IOMapper9MetaClass5allocEv
55e303ae
A
1268__ZNK9IOCommand12getMetaClassEv
1269__ZNK9IOCommand9MetaClass5allocEv
55e303ae
A
1270__ZNK9IOService10isInactiveEv
1271__ZNK9IOService11getProviderEv
1272__ZNK9IOService11getWorkLoopEv
1273__ZNK9IOService12getMetaClassEv
1274__ZNK9IOService12handleIsOpenEPKS_
1275__ZNK9IOService17getClientIteratorEv
1276__ZNK9IOService19getProviderIteratorEv
1277__ZNK9IOService19serializePropertiesEP11OSSerialize
1278__ZNK9IOService21getOpenClientIteratorEv
1279__ZNK9IOService23getOpenProviderIteratorEv
1280__ZNK9IOService6isOpenEPKS_
1281__ZNK9IOService8getStateEv
1282__ZNK9IOService9MetaClass5allocEv
1283__ZNK9IOService9getClientEv
55e303ae
A
1284__ZTV10IONotifier
1285__ZTV10IOWorkLoop
1286__ZTV11IOCatalogue
1287__ZTV11IODataQueue
1288__ZTV11IOMemoryMap
1289__ZTV11IOResources
0c530ab8 1290__ZTV12IODMACommand
55e303ae
A
1291__ZTV12IOPMinformee
1292__ZTV12IORootParent
1293__ZTV12IOUserClient
55e303ae
A
1294__ZTV13IOCommandGate
1295__ZTV13IOCommandPool
1296__ZTV13IOEventSource
1297__ZTV13_IOServiceJob
55e303ae
A
1298__ZTV14IOMemoryCursor
1299__ZTV14IOPMrootDomain
1300__ZTV15IOConditionLock
2d21ac55 1301__ZTV15IODMAController
55e303ae 1302__ZTV15IOPMPowerSource
55e303ae
A
1303__ZTV15IORegistryEntry
1304__ZTV15IORegistryPlane
2d21ac55 1305__ZTV16IODMAEventSource
55e303ae 1306__ZTV16IOPMinformeeList
55e303ae
A
1307__ZTV16IORangeAllocator
1308__ZTV17IOBigMemoryCursor
91447636 1309__ZTV17IOPolledInterface
55e303ae 1310__ZTV17IOPowerConnection
2d21ac55 1311__ZTV17IOSharedDataQueue
55e303ae 1312__ZTV18IOMemoryDescriptor
55e303ae
A
1313__ZTV18IORegistryIterator
1314__ZTV18IOTimerEventSource
1315__ZTV18IOUserNotification
1316__ZTV18_IOServiceNotifier
1317__ZTV19IOPMPowerSourceList
55e303ae
A
1318__ZTV20IOLittleMemoryCursor
1319__ZTV20RootDomainUserClient
1320__ZTV21IOInterruptController
1321__ZTV21IONaturalMemoryCursor
1322__ZTV21IOSubMemoryDescriptor
1323__ZTV22IOInterruptEventSource
55e303ae
A
1324__ZTV22_IOOpenServiceIterator
1325__ZTV23IOMultiMemoryDescriptor
1326__ZTV24IOBufferMemoryDescriptor
55e303ae 1327__ZTV25IOGeneralMemoryDescriptor
55e303ae
A
1328__ZTV26_IOServiceInterestNotifier
1329__ZTV27IOSharedInterruptController
1330__ZTV28IOFilterInterruptEventSource
2d21ac55 1331__ZTV29IOInterleavedMemoryDescriptor
55e303ae 1332__ZTV8IOMapper
55e303ae 1333__ZTV9IOCommand
55e303ae 1334__ZTV9IOService
55e303ae
A
1335__ZTVN10IONotifier9MetaClassE
1336__ZTVN10IOWorkLoop9MetaClassE
1337__ZTVN11IOCatalogue9MetaClassE
1338__ZTVN11IODataQueue9MetaClassE
1339__ZTVN11IOMemoryMap9MetaClassE
1340__ZTVN11IOResources9MetaClassE
0c530ab8 1341__ZTVN12IODMACommand9MetaClassE
55e303ae
A
1342__ZTVN12IOPMinformee9MetaClassE
1343__ZTVN12IORootParent9MetaClassE
1344__ZTVN12IOUserClient9MetaClassE
55e303ae
A
1345__ZTVN13IOCommandGate9MetaClassE
1346__ZTVN13IOCommandPool9MetaClassE
1347__ZTVN13IOEventSource9MetaClassE
1348__ZTVN13_IOServiceJob9MetaClassE
55e303ae
A
1349__ZTVN14IOMemoryCursor9MetaClassE
1350__ZTVN14IOPMrootDomain9MetaClassE
1351__ZTVN15IOConditionLock9MetaClassE
2d21ac55 1352__ZTVN15IODMAController9MetaClassE
55e303ae 1353__ZTVN15IOPMPowerSource9MetaClassE
55e303ae
A
1354__ZTVN15IORegistryEntry9MetaClassE
1355__ZTVN15IORegistryPlane9MetaClassE
2d21ac55 1356__ZTVN16IODMAEventSource9MetaClassE
55e303ae 1357__ZTVN16IOPMinformeeList9MetaClassE
55e303ae
A
1358__ZTVN16IORangeAllocator9MetaClassE
1359__ZTVN17IOBigMemoryCursor9MetaClassE
1360__ZTVN17IOPowerConnection9MetaClassE
2d21ac55 1361__ZTVN17IOSharedDataQueue9MetaClassE
55e303ae 1362__ZTVN18IOMemoryDescriptor9MetaClassE
55e303ae
A
1363__ZTVN18IORegistryIterator9MetaClassE
1364__ZTVN18IOTimerEventSource9MetaClassE
1365__ZTVN18IOUserNotification9MetaClassE
1366__ZTVN18_IOServiceNotifier9MetaClassE
1367__ZTVN19IOPMPowerSourceList9MetaClassE
55e303ae
A
1368__ZTVN20IOLittleMemoryCursor9MetaClassE
1369__ZTVN20RootDomainUserClient9MetaClassE
1370__ZTVN21IOInterruptController9MetaClassE
1371__ZTVN21IONaturalMemoryCursor9MetaClassE
1372__ZTVN21IOSubMemoryDescriptor9MetaClassE
1373__ZTVN22IOInterruptEventSource9MetaClassE
55e303ae
A
1374__ZTVN22_IOOpenServiceIterator9MetaClassE
1375__ZTVN23IOMultiMemoryDescriptor9MetaClassE
1376__ZTVN24IOBufferMemoryDescriptor9MetaClassE
55e303ae 1377__ZTVN25IOGeneralMemoryDescriptor9MetaClassE
55e303ae
A
1378__ZTVN26_IOServiceInterestNotifier9MetaClassE
1379__ZTVN27IOSharedInterruptController9MetaClassE
1380__ZTVN28IOFilterInterruptEventSource9MetaClassE
2d21ac55 1381__ZTVN29IOInterleavedMemoryDescriptor9MetaClassE
55e303ae 1382__ZTVN8IOMapper9MetaClassE
55e303ae 1383__ZTVN9IOCommand9MetaClassE
55e303ae
A
1384__ZTVN9IOService9MetaClassE
1385__giDebugLogDataInternal
1386__giDebugLogInternal
1387__giDebugReserved1
1388__giDebugReserved2
1389_acknowledgeSleepWakeNotification
55e303ae
A
1390_db_dumpiojunk
1391_db_piokjunk
1392_debug_container_malloc_size
1393_debug_iomalloc_size
1394_debug_malloc_size
1395_device_close
1396_device_data_action
1397_di_root_image
55e303ae
A
1398_gIOAppPowerStateInterest
1399_gIOBusyInterest
2d21ac55 1400_gIOCatalogue
55e303ae
A
1401_gIOClassKey
1402_gIOCommandPoolSizeKey
1403_gIODTAAPLInterruptsKey
1404_gIODTAddressCellKey
1405_gIODTCompatibleKey
1406_gIODTDefaultInterruptController
1407_gIODTInterruptCellKey
1408_gIODTInterruptParentKey
1409_gIODTModelKey
1410_gIODTNWInterruptMappingKey
1411_gIODTNameKey
1412_gIODTPHandleKey
55e303ae
A
1413_gIODTPlane
1414_gIODTRangeKey
1415_gIODTSizeCellKey
1416_gIODTTypeKey
1417_gIODTUnitKey
1418_gIODefaultMatchCategoryKey
1419_gIODeviceMemoryKey
1420_gIOFirstMatchNotification
1421_gIOFirstPublishNotification
1422_gIOGeneralInterest
1423_gIOInterruptControllersKey
1424_gIOInterruptSpecifiersKey
55e303ae 1425_gIOKernelConfigTables
55e303ae
A
1426_gIOKitDebug
1427_gIOKitDebugKey
1428_gIOLocationKey
1429_gIOLocationMatchKey
1430_gIOMatchCategoryKey
1431_gIOMatchedNotification
1432_gIOMatchedServiceCountKey
1433_gIOModuleIdentifierKey
1434_gIONameKey
1435_gIONameMatchKey
1436_gIONameMatchedKey
1437_gIOParentMatchKey
1438_gIOPathMatchKey
2d21ac55 1439_gIOPlatformActiveActionKey
fe8ab488 1440_gIOPlatformHaltRestartActionKey
3e170ce0 1441_gIOPlatformPanicActionKey
2d21ac55
A
1442_gIOPlatformQuiesceActionKey
1443_gIOPlatformSleepActionKey
1444_gIOPlatformWakeActionKey
55e303ae 1445_gIOPowerPlane
55e303ae
A
1446_gIOPriorityPowerStateInterest
1447_gIOProbeScoreKey
1448_gIOPropertyMatchKey
1449_gIOProviderClassKey
1450_gIOPublishNotification
1451_gIORangeAllocatorLock
1452_gIOResourceMatchKey
1453_gIOResourcesKey
1454_gIOServiceKey
1455_gIOServicePlane
1456_gIOTerminatedNotification
1457_gIOUserClientClassKey
5ba3f43e 1458_gIOWillTerminateNotification
55e303ae 1459_gPlatformInterruptControllerName
91447636
A
1460_registerPrioritySleepWakeInterest
1461_registerSleepWakeInterest
1462_vetoSleepWakeNotification
fe8ab488
A
1463
1464
1465__ZN10IOReporter10addChannelEyPKc
1466__ZN10IOReporter10gMetaClassE
1467__ZN10IOReporter10legendWithEP7OSArrayS1_19IOReportChannelTypey
1468__ZN10IOReporter10superClassE
1469__ZN10IOReporter12createLegendEv
1470__ZN10IOReporter12lockReporterEv
1471__ZN10IOReporter12updateReportEP19IOReportChannelListjPvS2_
1472__ZN10IOReporter14copyChannelIDsEv
1473__ZN10IOReporter14unlockReporterEv
1474__ZN10IOReporter15configureReportEP19IOReportChannelListjPvS2_
1475__ZN10IOReporter15getChannelIndexEyPi
1476__ZN10IOReporter16getElementValuesEi
1477__ZN10IOReporter16setElementValuesEiP21IOReportElementValuesy
1478__ZN10IOReporter16updateAllReportsEP5OSSetP19IOReportChannelListjPvS4_
1479__ZN10IOReporter17copyElementValuesEiP21IOReportElementValues
1480__ZN10IOReporter17getChannelIndicesEyPiS0_
1481__ZN10IOReporter17handleSwapCleanupEi
1482__ZN10IOReporter17handleSwapPrepareEi
1483__ZN10IOReporter18handleCreateLegendEv
1484__ZN10IOReporter18handleUpdateReportEP19IOReportChannelListjPvS2_
1485__ZN10IOReporter18lockReporterConfigEv
1486__ZN10IOReporter19configureAllReportsEP5OSSetP19IOReportChannelListjPvS4_
1487__ZN10IOReporter19updateChannelValuesEi
1488__ZN10IOReporter19updateReportChannelEiPiP24IOBufferMemoryDescriptor
1489__ZN10IOReporter20getFirstElementIndexEyPi
1490__ZN10IOReporter20handleAddChannelSwapEyPK8OSSymbol
1491__ZN10IOReporter20unlockReporterConfigEv
1492__ZN10IOReporter21handleConfigureReportEP19IOReportChannelListjPvS2_
1493__ZN10IOReporter4freeEv
1494__ZN10IOReporter4initEP9IOService19IOReportChannelTypey
1495__ZN10IOReporter9MetaClassC1Ev
1496__ZN10IOReporter9MetaClassC2Ev
1497__ZN10IOReporter9metaClassE
1498__ZN10IOReporterC1EPK11OSMetaClass
1499__ZN10IOReporterC1Ev
1500__ZN10IOReporterC2EPK11OSMetaClass
1501__ZN10IOReporterC2Ev
1502__ZN10IOReporterD0Ev
1503__ZN10IOReporterD1Ev
1504__ZN10IOReporterD2Ev
1505__ZN14IOPMrootDomain12updateReportEP19IOReportChannelListjPvS2_
1506__ZN14IOPMrootDomain15configureReportEP19IOReportChannelListjPvS2_
1507__ZN14IOReportLegend10gMetaClassE
1508__ZN14IOReportLegend10superClassE
1509__ZN14IOReportLegend14addLegendEntryEP12OSDictionaryPKcS3_
1510__ZN14IOReportLegend14organizeLegendEP12OSDictionaryPK8OSSymbolS4_
1511__ZN14IOReportLegend17addReporterLegendEP10IOReporterPKcS3_
1512__ZN14IOReportLegend17addReporterLegendEP9IOServiceP10IOReporterPKcS5_
1513__ZN14IOReportLegend4freeEv
1514__ZN14IOReportLegend4withEP7OSArray
1515__ZN14IOReportLegend8initWithEP7OSArray
1516__ZN14IOReportLegend9MetaClassC1Ev
1517__ZN14IOReportLegend9MetaClassC2Ev
1518__ZN14IOReportLegend9getLegendEv
1519__ZN14IOReportLegend9metaClassE
1520__ZN14IOReportLegendC1EPK11OSMetaClass
1521__ZN14IOReportLegendC1Ev
1522__ZN14IOReportLegendC2EPK11OSMetaClass
1523__ZN14IOReportLegendC2Ev
1524__ZN14IOReportLegendD0Ev
1525__ZN14IOReportLegendD1Ev
1526__ZN14IOReportLegendD2Ev
1527__ZN15IOStateReporter10gMetaClassE
1528__ZN15IOStateReporter10setStateIDEyiy
1529__ZN15IOStateReporter10superClassE
1530__ZN15IOStateReporter14_getStateValueEyyNS_13valueSelectorE
1531__ZN15IOStateReporter15setChannelStateEyy
1532__ZN15IOStateReporter15setChannelStateEyyyy
1533__ZN15IOStateReporter16_getStateIndicesEyyPiS0_
1534__ZN15IOStateReporter16handleSetStateIDEyiy
1535__ZN15IOStateReporter17handleSwapCleanupEi
1536__ZN15IOStateReporter17handleSwapPrepareEi
1537__ZN15IOStateReporter17setStateByIndicesEii
1538__ZN15IOStateReporter17setStateByIndicesEiiyy
1539__ZN15IOStateReporter19updateChannelValuesEi
1540__ZN15IOStateReporter20handleAddChannelSwapEyPK8OSSymbol
1541__ZN15IOStateReporter20overrideChannelStateEyyyyy
1542__ZN15IOStateReporter21getStateInTransitionsEyy
1543__ZN15IOStateReporter21getStateResidencyTimeEyy
1544__ZN15IOStateReporter21incrementChannelStateEyyyyy
1545__ZN15IOStateReporter23handleSetStateByIndicesEiiyy
1546__ZN15IOStateReporter26getStateLastTransitionTimeEyy
1547__ZN15IOStateReporter29getStateLastChannelUpdateTimeEy
1548__ZN15IOStateReporter35handleOverrideChannelStateByIndicesEiiyyy
1549__ZN15IOStateReporter36handleIncrementChannelStateByIndicesEiiyyy
1550__ZN15IOStateReporter4freeEv
1551__ZN15IOStateReporter4withEP9IOServicetiy
1552__ZN15IOStateReporter8initWithEP9IOServicetsy
1553__ZN15IOStateReporter8setStateEy
1554__ZN15IOStateReporter8setStateEyyy
1555__ZN15IOStateReporter9MetaClassC1Ev
1556__ZN15IOStateReporter9MetaClassC2Ev
1557__ZN15IOStateReporter9metaClassE
1558__ZN15IOStateReporterC1EPK11OSMetaClass
1559__ZN15IOStateReporterC1Ev
1560__ZN15IOStateReporterC2EPK11OSMetaClass
1561__ZN15IOStateReporterC2Ev
1562__ZN15IOStateReporterD0Ev
1563__ZN15IOStateReporterD1Ev
1564__ZN15IOStateReporterD2Ev
1565__ZN16IOSimpleReporter10gMetaClassE
1566__ZN16IOSimpleReporter10superClassE
1567__ZN16IOSimpleReporter14incrementValueEyx
1568__ZN16IOSimpleReporter4withEP9IOServicety
1569__ZN16IOSimpleReporter8getValueEy
1570__ZN16IOSimpleReporter8initWithEP9IOServicety
1571__ZN16IOSimpleReporter8setValueEyx
1572__ZN16IOSimpleReporter9MetaClassC1Ev
1573__ZN16IOSimpleReporter9MetaClassC2Ev
1574__ZN16IOSimpleReporter9metaClassE
1575__ZN16IOSimpleReporterC1EPK11OSMetaClass
1576__ZN16IOSimpleReporterC1Ev
1577__ZN16IOSimpleReporterC2EPK11OSMetaClass
1578__ZN16IOSimpleReporterC2Ev
1579__ZN16IOSimpleReporterD0Ev
1580__ZN16IOSimpleReporterD1Ev
1581__ZN16IOSimpleReporterD2Ev
1582__ZN19IOHistogramReporter10gMetaClassE
1583__ZN19IOHistogramReporter10superClassE
1584__ZN19IOHistogramReporter10tallyValueEx
1585__ZN19IOHistogramReporter18handleCreateLegendEv
39037602 1586__ZN19IOHistogramReporter20overrideBucketValuesEjyxxx
fe8ab488
A
1587__ZN19IOHistogramReporter4freeEv
1588__ZN19IOHistogramReporter4withEP9IOServicetyPKcyiP24IOHistogramSegmentConfig
1589__ZN19IOHistogramReporter8initWithEP9IOServicetyPK8OSSymbolyiP24IOHistogramSegmentConfig
1590__ZN19IOHistogramReporter9MetaClassC1Ev
1591__ZN19IOHistogramReporter9MetaClassC2Ev
1592__ZN19IOHistogramReporter9metaClassE
1593__ZN19IOHistogramReporterC1EPK11OSMetaClass
1594__ZN19IOHistogramReporterC1Ev
1595__ZN19IOHistogramReporterC2EPK11OSMetaClass
1596__ZN19IOHistogramReporterC2Ev
1597__ZN19IOHistogramReporterD0Ev
1598__ZN19IOHistogramReporterD1Ev
1599__ZN19IOHistogramReporterD2Ev
1600__ZN9IOService23updatePowerStatesReportEjPvS0_
1601__ZN9IOService23updateSimplePowerReportEjPvS0_
1602__ZN9IOService26configurePowerStatesReportEjPv
1603__ZN9IOService26configureSimplePowerReportEjPv
1604__ZNK10IOReporter12getMetaClassEv
1605__ZNK10IOReporter9MetaClass5allocEv
1606__ZNK14IOReportLegend12getMetaClassEv
1607__ZNK14IOReportLegend9MetaClass5allocEv
1608__ZNK15IOStateReporter12getMetaClassEv
1609__ZNK15IOStateReporter9MetaClass5allocEv
1610__ZNK16IOSimpleReporter12getMetaClassEv
1611__ZNK16IOSimpleReporter9MetaClass5allocEv
1612__ZNK19IOHistogramReporter12getMetaClassEv
1613__ZNK19IOHistogramReporter9MetaClass5allocEv
1614__ZTV10IOReporter
1615__ZTV14IOReportLegend
1616__ZTV15IOStateReporter
1617__ZTV16IOSimpleReporter
1618__ZTV19IOHistogramReporter
1619__ZTVN10IOReporter9MetaClassE
1620__ZTVN14IOReportLegend9MetaClassE
1621__ZTVN15IOStateReporter9MetaClassE
1622__ZTVN16IOSimpleReporter9MetaClassE
1623__ZTVN19IOHistogramReporter9MetaClassE
d9a64523
A
1624__ZN10IOWorkLoop14runActionBlockEU13block_pointerFivE
1625__ZN13IOCommandGate14runActionBlockEU13block_pointerFivE
1626__ZN13IOEventSource14setActionBlockEU13block_pointerFivE
1627__ZN18IOTimerEventSource16timerEventSourceEjP8OSObjectU13block_pointerFvPS_E
1628__ZN22IOInterruptEventSource20interruptEventSourceEP8OSObjectP9IOServiceiU13block_pointerFvPS_iE
1629__ZN28IOFilterInterruptEventSource26filterInterruptEventSourceEP8OSObjectP9IOServiceiU13block_pointerFvP22IOInterruptEventSourceiEU13block_pointerFbPS_E
1630__ZN9IOService16registerInterestEPK8OSSymbolU13block_pointerFijPS_PvmE
1631__ZN9IOService22registerInterruptBlockEiP8OSObjectU13block_pointerFvPS_iE
1632__ZNK13IOEventSource14getActionBlockEU13block_pointerFivE
1633__ZN13IOEventSource9setRefconEPv
1634__ZNK13IOEventSource9getRefconEv
cb323159
A
1635
1636__ZN8OSAction17SetAbortedHandlerEU13block_pointerFvvE
1637
1638__ZN15IODispatchQueue9metaClassE
1639__ZN16IODispatchSource9metaClassE
1640__ZN25IOInterruptDispatchSource9metaClassE
1641__ZN9IOService5StartEPS_PFiP15OSMetaClassBase5IORPCE
1642
1643__ZN25IODataQueueDispatchSource10CopyMemoryEPP18IOMemoryDescriptorPFiP15OSMetaClassBase5IORPCE
1644__ZN25IODataQueueDispatchSource10gMetaClassE
1645__ZN25IODataQueueDispatchSource10superClassE
1646__ZN25IODataQueueDispatchSource12DataServicedEP8OSActionPFiP15OSMetaClassBase5IORPCE
1647__ZN25IODataQueueDispatchSource13DataAvailableEP8OSActionPFiP15OSMetaClassBase5IORPCE
1648__ZN25IODataQueueDispatchSource15IsDataAvailableEv
1649__ZN25IODataQueueDispatchSource16SendDataServicedEv
1650__ZN25IODataQueueDispatchSource17SendDataAvailableEv
1651__ZN25IODataQueueDispatchSource22SetDataServicedHandlerEP8OSActionPFiP15OSMetaClassBase5IORPCE
1652__ZN25IODataQueueDispatchSource23CopyDataServicedHandlerEPP8OSActionPFiP15OSMetaClassBase5IORPCE
1653__ZN25IODataQueueDispatchSource23SetDataAvailableHandlerEP8OSActionPFiP15OSMetaClassBase5IORPCE
1654__ZN25IODataQueueDispatchSource24CopyDataAvailableHandlerEPP8OSActionPFiP15OSMetaClassBase5IORPCE
1655__ZN25IODataQueueDispatchSource4PeekEU13block_pointerFvPKvmE
1656__ZN25IODataQueueDispatchSource4freeEv
1657__ZN25IODataQueueDispatchSource4initEv
1658__ZN25IODataQueueDispatchSource6CreateEyP15IODispatchQueuePPS_
1659__ZN25IODataQueueDispatchSource7DequeueEU13block_pointerFvPKvmE
1660__ZN25IODataQueueDispatchSource7EnqueueEjU13block_pointerFvPvmE
1661__ZN25IODataQueueDispatchSource8DispatchE5IORPC
1662__ZN25IODataQueueDispatchSource9MetaClass8DispatchE5IORPC
1663__ZN25IODataQueueDispatchSource9MetaClassC1Ev
1664__ZN25IODataQueueDispatchSource9MetaClassC2Ev
1665__ZN25IODataQueueDispatchSource9_DispatchEPS_5IORPC
1666__ZN25IODataQueueDispatchSource9metaClassE
1667__ZN25IODataQueueDispatchSourceC1EPK11OSMetaClass
1668__ZN25IODataQueueDispatchSourceC1Ev
1669__ZN25IODataQueueDispatchSourceC2EPK11OSMetaClass
1670__ZN25IODataQueueDispatchSourceC2Ev
1671__ZN25IODataQueueDispatchSourceD0Ev
1672__ZN25IODataQueueDispatchSourceD1Ev
1673__ZN25IODataQueueDispatchSourceD2Ev
1674__ZNK25IODataQueueDispatchSource12getMetaClassEv
1675__ZNK25IODataQueueDispatchSource9MetaClass5allocEv
1676__ZTV25IODataQueueDispatchSource
1677__ZTVN25IODataQueueDispatchSource9MetaClassE
1678__ZN25IODataQueueDispatchSource19DequeueWithCoalesceEPbU13block_pointerFvPKvmE
1679__ZN25IODataQueueDispatchSource19EnqueueWithCoalesceEjPbU13block_pointerFvPvmE
1680
1681__ZN11IOMemoryMap17_CopyState_InvokeE5IORPCP15OSMetaClassBasePFiS2_P23IOMemoryMapPrivateStateE
1682__ZN12IOUserClient22AsyncCompletion_InvokeE5IORPCP15OSMetaClassBasePFvS2_P8OSActioniPKyjE
1683__ZN12IOUserClient22_ExternalMethod_InvokeE5IORPCP15OSMetaClassBasePFiS2_yPKyjP6OSDataP18IOMemoryDescriptorPyPjyPS6_S8_P8OSActionE
1684__ZN12IOUserClient30CopyClientMemoryForType_InvokeE5IORPCP15OSMetaClassBasePFiS2_yPyPP18IOMemoryDescriptorE
1685__ZN12IOUserServer11Exit_InvokeE5IORPCP15OSMetaClassBasePFiS2_PKcE
1686__ZN12IOUserServer13Create_InvokeE5IORPCPFiPKcyyPPS_E
1687__ZN12IOUserServer17LoadModule_InvokeE5IORPCP15OSMetaClassBasePFiS2_PKcE
1688__ZN15IODispatchQueue13Create_InvokeE5IORPCPFiPKcyyPPS_E
1689__ZN15IODispatchQueue14SetPort_InvokeE5IORPCP15OSMetaClassBasePFiS2_P8ipc_portE
1690__ZN16IODispatchSource13Cancel_InvokeE5IORPCP15OSMetaClassBasePFiS2_U13block_pointerFvvEE
1691__ZN16IODispatchSource16SetEnable_InvokeE5IORPCP15OSMetaClassBasePFiS2_bE
1692__ZN16IODispatchSource19CheckForWork_InvokeE5IORPCP15OSMetaClassBasePFiS2_S0_bE
1693__ZN16IODispatchSource30SetEnableWithCompletion_InvokeE5IORPCP15OSMetaClassBasePFiS2_bU13block_pointerFvvEE
1694__ZN18IOMemoryDescriptor17_CopyState_InvokeE5IORPCP15OSMetaClassBasePFiS2_P16IOMDPrivateStateE
1695__ZN18IOMemoryDescriptor20PrepareForDMA_InvokeE5IORPCP15OSMetaClassBasePFiS2_yP9IOServiceyyPyS5_PjP16IOAddressSegmentE
1696__ZN24IOBufferMemoryDescriptor13Create_InvokeE5IORPCPFiyyyPPS_E
1697__ZN24IOBufferMemoryDescriptor16SetLength_InvokeE5IORPCP15OSMetaClassBasePFiS2_yE
1698__ZN25IODataQueueDispatchSource13Create_InvokeE5IORPCPFiyP15IODispatchQueuePPS_E
1699__ZN25IODataQueueDispatchSource17CopyMemory_InvokeE5IORPCP15OSMetaClassBasePFiS2_PP18IOMemoryDescriptorE
1700__ZN25IODataQueueDispatchSource19DataServiced_InvokeE5IORPCP15OSMetaClassBasePFvS2_P8OSActionE
1701__ZN25IODataQueueDispatchSource20DataAvailable_InvokeE5IORPCP15OSMetaClassBasePFvS2_P8OSActionE
1702__ZN25IODataQueueDispatchSource29SetDataServicedHandler_InvokeE5IORPCP15OSMetaClassBasePFiS2_P8OSActionE
1703__ZN25IODataQueueDispatchSource30CopyDataServicedHandler_InvokeE5IORPCP15OSMetaClassBasePFiS2_PP8OSActionE
1704__ZN25IODataQueueDispatchSource30SetDataAvailableHandler_InvokeE5IORPCP15OSMetaClassBasePFiS2_P8OSActionE
1705__ZN25IODataQueueDispatchSource31CopyDataAvailableHandler_InvokeE5IORPCP15OSMetaClassBasePFiS2_PP8OSActionE
1706__ZN25IOInterruptDispatchSource13Create_InvokeE5IORPCPFiP9IOServicejP15IODispatchQueuePPS_E
1707__ZN25IOInterruptDispatchSource17SetHandler_InvokeE5IORPCP15OSMetaClassBasePFiS2_P8OSActionE
1708__ZN25IOInterruptDispatchSource24InterruptOccurred_InvokeE5IORPCP15OSMetaClassBasePFvS2_P8OSActionyyE
1709__ZN8OSAction13Create_InvokeE5IORPCPFiP8OSObjectyymPPS_E
1710__ZN8OSObject23SetDispatchQueue_InvokeE5IORPCP15OSMetaClassBasePFiS2_PKcP15IODispatchQueueE
1711__ZN8OSObject24CopyDispatchQueue_InvokeE5IORPCP15OSMetaClassBasePFiS2_PKcPP15IODispatchQueueE
1712__ZN9IOService11Stop_InvokeE5IORPCP15OSMetaClassBasePFiS2_PS_E
1713__ZN9IOService12Start_InvokeE5IORPCP15OSMetaClassBasePFiS2_PS_E
1714__ZN9IOService13Create_InvokeE5IORPCP15OSMetaClassBasePFiS2_PS_PKcPS3_E
1715__ZN9IOService14SetName_InvokeE5IORPCP15OSMetaClassBasePFiS2_PKcE
1716__ZN9IOService20NewUserClient_InvokeE5IORPCP15OSMetaClassBasePFiS2_jPP12IOUserClientE
1717__ZN9IOService20SetPowerState_InvokeE5IORPCP15OSMetaClassBasePFiS2_jE
1718__ZN9IOService20SetProperties_InvokeE5IORPCP15OSMetaClassBasePFiS2_P12OSDictionaryE
1719__ZN9IOService21CopyProperties_InvokeE5IORPCP15OSMetaClassBasePFiS2_PP12OSDictionaryE
1720__ZN9IOService21SearchProperty_InvokeE5IORPCP15OSMetaClassBasePFiS2_PKcS4_yPP8OSObjectE
1721__ZN9IOService22RegisterService_InvokeE5IORPCP15OSMetaClassBasePFiS2_E
1722__ZN9IOService23ChangePowerState_InvokeE5IORPCP15OSMetaClassBasePFiS2_jE
1723__ZN9IOService25GetRegistryEntryID_InvokeE5IORPCP15OSMetaClassBasePFiS2_PyE
1724
1725__ZN18IOMemoryDescriptor20CreateMapping_InvokeE5IORPCP15OSMetaClassBasePFiS2_yyyyyPP11IOMemoryMapE