Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dmemory.py1963 …segments, sections = GetAllSegmentsAndSectionsFromDataInMemory(unsigned(kmod.address), unsigned(km…
2013 def GetAllSegmentsAndSectionsFromDataInMemory(address, size): function
2091 …segments, sections = GetAllSegmentsAndSectionsFromDataInMemory(unsigned(current_kext.address), uns…