Home
last modified time | relevance | path

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

/xnu-12377.1.9/iokit/Kernel/
H A DIOPMrootDomain.cpp246 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
5004 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func);
7272 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler);
9835 copyKextIdentifierWithAddress(vm_address_t address) function
12677 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod);