Searched refs:__mf_check (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/contrib/gcclibs/libmudflap/ |
| HD | ChangeLog | 1045 (__mf_check, __mf_register, __mf_unregister): Call it. 1076 * mf-runtime.c (__mf_check): Adapt to new initialized-heap object 1105 (__mf_check, __mf_register, __mf_unregister): Tweak tracing message. 1155 Add new access-type parameter for __mf_check. Move __MF_VIOL* out. 1161 (__mf_check): Implement basic initialization checking. 1232 (__mf_check, __mf_describe_object): Handle objects with watching_p. 1278 (__mf_check): Rewrite logic to support accesses across some 1294 (__mf_check): Maintain separate counter for cache-adaptation. 1320 (__mf_check): Trigger tree aging when needed. 1409 * mf-runtime.c (__mf_check): Reorganize heuristics fallback logic. [all …]
|
| HD | mf-impl.h | 377 __mf_check ((void *) (value), (size), acc, "(" context ")"); \
|
| HD | mf-runtime.h | 88 extern void __mf_check (void *ptr, __mf_size_t sz, int type, const char *location)
|
| HD | mf-runtime.c | 802 void __mf_check (void *ptr, size_t sz, int type, const char *location) in __mf_check() function
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | ChangeLog.tree-ssa | 13086 (mf_build_check_statement_for): Pass access-type value to __mf_check. 16716 arg to __mf_check.
|
| HD | ChangeLog-2004 | 23020 that prevented descriptive __mf_check source location strings.
|