Home
last modified time | relevance | path

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

/xnu-10063.101.15/iokit/Kernel/
H A DIOPMrootDomain.cpp241 static OSPtr<const OSSymbol> copyKextIdentifierWithAddress(vm_address_t address);
4832 OSSharedPtr<const OSSymbol> kextName = copyKextIdentifierWithAddress((vm_address_t) pmso->func);
7055 notifier->identifier = copyKextIdentifierWithAddress((vm_address_t) handler);
9486 copyKextIdentifierWithAddress(vm_address_t address) function
12201 kextName = copyKextIdentifierWithAddress((vm_address_t) callMethod);