Home
last modified time | relevance | path

Searched refs:ignore_reads (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libmudflap/
HDmf-impl.h167 unsigned ignore_reads; member
376 if (acc == __MF_CHECK_WRITE || ! __mf_opts.ignore_reads) \
HDmf-runtime.c382 set_option, 1, &__mf_opts.ignore_reads},
823 if (UNLIKELY (__mf_opts.ignore_reads && type == 0)) in __mfu_check()
HDChangeLog252 * mf-runtime.c (__mfu_check): Respect ignore_reads configuration.
421 * mf-impl.h (__mf_options): Add ignore_reads and timestamps fields.
426 * mf-impl.h (MF_VALIDATE_EXTENT): Support ignore_reads option.