Searched defs:live_images (Results 1 – 4 of 4) sorted by relevance
73 struct live_images { struct74 unsigned long this_size; /* sizeof (live_images) */ argument77 void (*destructor)(struct live_images *); /* destructor for this */ argument78 struct live_images *next; argument99 struct live_images *l = (struct live_images *)calloc (1, sizeof (*l)); in darwin_unwind_dyld_add_image_hook() argument
68 struct live_images { struct69 unsigned long this_size; /* sizeof (live_images) */ argument72 void (*destructor)(struct live_images *); /* destructor for this */ argument73 struct live_images *next; argument94 struct live_images *l = (struct live_images *)calloc (1, sizeof (*l)); in darwin_unwind_dyld_add_image_hook() argument
71 struct live_images { struct72 unsigned long this_size; /* sizeof (live_images) */ argument75 void (*destructor)(struct live_images *); /* destructor for this */ argument76 struct live_images *next; argument83 /* Bits in the examined_p field of struct live_images. */ argument
75 struct live_images { struct76 unsigned long this_size; /* sizeof (live_images) */ argument79 void (*destructor)(struct live_images *); /* destructor for this */ argument80 struct live_images *next; argument87 /* Bits in the examined_p field of struct live_images. */ argument