Searched refs:PrintIPCInformation (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/tools/lldbmacros/ |
| H A D | ipc.py | 630 print(PrintIPCInformation.header) 631 PrintIPCInformation(ipc, False, False) 675 print(PrintIPCInformation.header) 676 PrintIPCInformation(t.itk_space, False, False) 998 def PrintIPCInformation( function 1095 print(PrintIPCInformation.header) 1096 PrintIPCInformation(ipc, True, False, rights_type) 1137 print(PrintIPCInformation.header) 1138 PrintIPCInformation(tval.itk_space, True, False, rights_type) 1211 print(PrintIPCInformation.header) [all …]
|