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

/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c256 } __mf_object_t; typedef in typeref:struct:__mf_object
263 static __mf_object_t *__mf_object_cemetary[__MF_TYPE_MAX_CEM+1][__MF_PERSIST_MAX];
272 __mf_object_t **objs, unsigned max_objs);
274 __mf_object_t **objs, unsigned max_objs, int type);
276 __mf_object_t **objs, unsigned max_objs);
278 static void __mf_describe_object (__mf_object_t *obj);
281 static void __mf_link_object (__mf_object_t *node);
282 static void __mf_unlink_object (__mf_object_t *node);
867 __mf_object_t* ovr_obj[1];
869 __mf_object_t** all_ovr_ob
[all...]

Completed in 54 milliseconds