Lines Matching full:instrumentation
29 instrumentation is used (PCGUARD (which is the default), or LTO), then this
37 For PCGUARD instrumentation `abort()` is called if this is detected, for LTO
43 instrumentation.
77 [instrumentation/README.persistent_mode.md](../instrumentation/README.persistent_mode.md)
97 1. Use [llvm_mode](../instrumentation/README.llvm.md): afl-clang-lto (llvm >=
99 2. Use [persistent mode](../instrumentation/README.persistent_mode.md) (x2-x20
102 [instrumentation/README.instrument_list.md](../instrumentation/README.instrument_list.md).
141 `PCGUARD` and `afl-clang-lto` `LTO` instrumentation.
151 `instrumentation/afl-llvm-rt.o.c` to write a backtrace to a file if the
161 c) In other instrumentation types, this is not possible. So just recompile
176 remove from instrumentation, or just specify the functions you want to skip
177 for instrumentation. Note that optimization might inline functions!
180 [instrumentation/README.instrument_list.md](../instrumentation/README.instrument_list.md).
183 …html#partially-disabling-instrumentation](https://clang.llvm.org/docs/SanitizerCoverage.html#parti…
185 Only exclude those functions from instrumentation that provide no value for
189 the function in a deny instrumentation list and rather live with the