Searched defs:recover_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | asan.cc | 2311 report_error_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in report_error_func() 2349 check_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in check_func() 3843 bool recover_p; in asan_expand_check_ifn() local 4093 bool recover_p; in asan_expand_poison_ifn() local 4659 hwasan_check_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in hwasan_check_func() 4698 bool recover_p; in hwasan_expand_check_ifn() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | asan.c | 1900 report_error_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in report_error_func() 1936 check_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in check_func() 3355 bool recover_p; in asan_expand_check_ifn() local 3605 bool recover_p; in asan_expand_poison_ifn() local
|