Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp243 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
4851 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func);
7085 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler);
9585 copyKextIdentifierWithAddress(vm_address_t address) function
12299 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod);