Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dmacho.py135 retval = GetUUIDSummary(segment.uuid)
157 def GetUUIDSummary(arr): function
238 other_cmds += "\n\t uuid: {:s}".format(GetUUIDSummary(segment.uuid))
H A Dskywalk.py73 u=GetUUIDSummary(kc.ch_info.cinfo_ch_id))
596 clients_string += "%36s " % GetUUIDSummary(c.client_id)
604 clients_string += "%36s " % GetUUIDSummary(f.registration_id)
H A Dmemory.py1972 def GetUUIDSummary(uuid): function
2098 …return [(GetUUIDSummary(current_kext.uuid) , hex(seginfo.vmaddr).rstrip('L'), str(current_kext.nam…
2099 …retval.append((GetUUIDSummary(current_kext.uuid) , hex(seginfo.vmaddr).rstrip('L'), str(current_ke…