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

/openbsd-current/gnu/gcc/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); \
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde-darwin.c79 void *object_info; member in struct:live_images
106 if (image->object_info)
111 free (image->object_info);
112 image->object_info = NULL;
176 image->object_info = ob;
/openbsd-current/gnu/gcc/gcc/config/
H A Ddarwin-crt2.c81 void *object_info; member in struct:live_images
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin-crt2.c76 void *object_info; member in struct:live_images
/openbsd-current/sys/dev/pci/drm/i915/gem/selftests/
H A Dhuge_pages.c865 const struct object_info { struct

Completed in 202 milliseconds