Searched refs:gcc_plugin (Results 1 – 10 of 10) sorted by relevance
322 all: test_x86 test_shm test_python ready $(PROGS) afl-as llvm gcc_plugin test_build all_done341 .PHONY: gcc_plugin342 gcc_plugin: target344 -$(MAKE) -f GNUmakefile.gcc_plugin807 -$(MAKE) -f GNUmakefile.gcc_plugin install
207 install -m 644 -T instrumentation/README.gcc_plugin.md $${DESTDIR}$(DOC_PATH)/README.gcc_plugin.md
17 - workaround for ASAN with gcc_plugin mode236 - gcc_plugin:237 - Adacore submitted CMPLOG support to the gcc_plugin! :-)579 - llvm_mode/ and gcc_plugin/ moved to instrumentation/618 - We received an enhanced gcc_plugin module from AdaCore, thank you807 - gcc_plugin:1003 - better random numbers for gcc_plugin and llvm_mode (thanks to devnexen)1018 - (re)added gcc_plugin, fast inline instrumentation is not yet finished,1020 - gcc_plugin tests added to testing framework
30 * There are no llvm_mode and gcc_plugin subdirectories anymore and there is33 * The gcc_plugin was replaced with a new version submitted by AdaCore that
9 | Feature/Instrumentation | afl-gcc | llvm | gcc_plugin | FRIDA mode(9) | QEMU mode(10…78 2. GCC creates non-performant code, hence it is disabled in gcc_plugin
81 …-------------------+ see [instrumentation/README.gcc_plugin.md](instrumentation/README.gcc_plug…94 * [GCC_PLUGIN mode - afl-gcc-fast](../instrumentation/README.gcc_plugin.md)
120 The native instrumentation helpers (instrumentation and gcc_plugin) accept a
6 [README.gcc_plugin.md](README.gcc_plugin.md).32 will *not* work with GCC (see ../gcc_plugin/ for an alternative once it is
106 The gcc_plugin also support CMPLOG/Redqueen, just set `AFL_GCC_CMPLOG` before