Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcclibs/libmudflap/
Dmf-runtime.c279 static unsigned __mf_watch_or_not (void *ptr, size_t sz, char flag);
2115 rc = __mf_watch_or_not (ptr, sz, 1); in __mf_watch()
2125 rc = __mf_watch_or_not (ptr, sz, 0); in __mf_unwatch()
2132 __mf_watch_or_not (void *ptr, size_t sz, char flag) in __mf_watch_or_not() function
DChangeLog689 * mf-runtime.c (__mf_watch_or_not): Tweak tracing message.
1229 (__mf_watch_or_not): New function to implement