Searched refs:getLoadTag (Results 1 – 4 of 4) sorted by relevance
69 result = theKext->getLoadTag(); in OSKextGetLoadTagForIdentifier()
887 virtual OSKextLoadTag getLoadTag(void);
4307 if (thisKext->getLoadTag() == aTag) { in lookupKextWithLoadTag()4392 if (thisKext->getLoadTag() == address) { in lookupKextWithAddress()5209 OSKext::getLoadTag(void) in getLoadTag() function in OSKext8359 OSKextLogKextInfo(kext, kext->getLoadTag(), 1, firehose_tracepoint_code_load);12602 (unsigned long long)dependency->getLoadTag(),
2542 loadTag = kext->getLoadTag(); in setTaskLoadTag()