Home
last modified time | relevance | path

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

/xnu-11215.61.5/tools/lldbmacros/
H A Dkext.py59 class KextSummary: class
139 def IterateKextSummaries(target) -> Generator[KextSummary, Any, None]:
151 yield KextSummary(
162 def GetAllKextSummaries(target=None) -> list[KextSummary]: