Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dkext.py60 class KextSummary: class
140 def IterateKextSummaries(target) -> Generator[KextSummary, Any, None]:
152 yield KextSummary(
163 def GetAllKextSummaries(target=None) -> list[KextSummary]: