Searched refs:object_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dunwind-dw2-fde-darwin.c83 void *object_info; member in struct:live_images
110 if (image->object_info)
130 free (image->object_info);
131 image->object_info = NULL;
207 image->object_info = ob;
H A Dtree-data-ref.h89 struct base_object_info object_info; member in struct:data_reference
116 #define DR_BASE_OBJECT(DR) (DR)->object_info.base_object
120 (DR)->object_info.access_fns : (DR)->first_location.access_fns)
136 &((DR)->object_info.access_fns) : &((DR)->first_location.access_fns))
140 (DR)->object_info.access_fns = ACC_FNS; \
147 VEC_free (tree, heap, (DR)->object_info.access_fns); \
/freebsd-9.3-release/contrib/gcc/config/
H A Ddarwin-crt2.c81 void *object_info; member in struct:live_images

Completed in 100 milliseconds