Searched refs:thports_idx (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/tools/lldbmacros/ |
| H A D | ipc.py | 1165 thports_idx = -3000 variable 1172 global intransit_idx, taskports_idx, thports_idx, registeredport_idx, excports_idx 1289 func(t, space, ctx, thports_idx, 0, thport, 17) ## see: osfmk/mach/message.h 1293 func(t, space, ctx, thports_idx, 0, thport, 18) ## see: osfmk/mach/message.h 1299 func(t, space, ctx, thports_idx, 0, vport, vdisp)
|