Home
last modified time | relevance | path

Searched refs:__mf_object_dead_head (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcclibs/libmudflap/
HDmf-runtime.c262 static unsigned __mf_object_dead_head[__MF_TYPE_MAX_CEM+1]; /* next empty spot */ variable
1308 unsigned plot = __mf_object_dead_head [row]; in __mfu_unregister()
1314 __mf_object_dead_head [row] = plot; in __mfu_unregister()
1624 plot = __mf_object_dead_head [row]; in __mf_find_dead_objects()
HDChangeLog1104 (__mf_object_dead_head, __mf_object_cemetary): Correct bounds.