Home
last modified time | relevance | path

Searched refs:copyKextIdentifierWithAddress (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.41.3/iokit/Kernel/
H A DIOPMrootDomain.cpp244 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
4852 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func);
7086 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler);
9586 copyKextIdentifierWithAddress(vm_address_t address) function
12368 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod);