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

/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-impl.h87 extern void __mf_violation (void *ptr, size_t sz,
H A Dmf-runtime.c1027 __mf_violation (ptr, sz,
1130 __mf_violation (ptr, sz, (uintptr_t) __builtin_return_address (0), NULL,
1182 __mf_violation ((void *) ptr, sz,
1225 __mf_violation (ptr, sz,
1263 __mf_violation (ptr, sz,
1796 " __mf_violation: [%lu, %lu, %lu, %lu, %lu]\n",
1954 /* __mf_violation */
1957 __mf_violation (void *ptr, size_t sz, uintptr_t pc, function
2007 __mf_violation and presumably __mf_check, it'll detect

Completed in 65 milliseconds