Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/Kernel/
H A DIOPMrootDomain.cpp243 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
4858 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func);
7092 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler);
9595 copyKextIdentifierWithAddress(vm_address_t address) function
12311 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod);