Home
last modified time | relevance | path

Searched defs:live_images (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/
H A Ddarwin-crt2.c73 struct live_images { struct
74 unsigned long this_size; /* sizeof (live_images) */ argument
77 void (*destructor)(struct live_images *); /* destructor for this */ argument
78 struct live_images *next; argument
99 struct live_images *l = (struct live_images *)calloc (1, sizeof (*l)); in darwin_unwind_dyld_add_image_hook() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-crt2.c68 struct live_images { struct
69 unsigned long this_size; /* sizeof (live_images) */ argument
72 void (*destructor)(struct live_images *); /* destructor for this */ argument
73 struct live_images *next; argument
94 struct live_images *l = (struct live_images *)calloc (1, sizeof (*l)); in darwin_unwind_dyld_add_image_hook() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde-darwin.c71 struct live_images { struct
72 unsigned long this_size; /* sizeof (live_images) */ argument
75 void (*destructor)(struct live_images *); /* destructor for this */ argument
76 struct live_images *next; argument
83 /* Bits in the examined_p field of struct live_images. */ argument
/openbsd-src/gnu/gcc/gcc/
H A Dunwind-dw2-fde-darwin.c75 struct live_images { struct
76 unsigned long this_size; /* sizeof (live_images) */ argument
79 void (*destructor)(struct live_images *); /* destructor for this */ argument
80 struct live_images *next; argument
87 /* Bits in the examined_p field of struct live_images. */ argument