Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dmemory.py1986 kextuuidinfo = GetKextLoadInformation(show_progress=(config['verbosity'] > vHUMAN))
2061 def GetKextLoadInformation(addr=0, show_progress=False): function
2173 all_kexts_info = GetKextLoadInformation()
2190 all_kexts_info = GetKextLoadInformation()
2223 all_kexts_info = GetKextLoadInformation()
2277 all_kexts_info = GetKextLoadInformation()
2303 all_kexts_info = GetKextLoadInformation()
H A Dxnu.py338 cached_kext_info = GetKextLoadInformation()