Home
last modified time | relevance | path

Searched refs:gcc_plugin (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/AFLplusplus/
H A DGNUmakefile322 all: test_x86 test_shm test_python ready $(PROGS) afl-as llvm gcc_plugin test_build all_done
341 .PHONY: gcc_plugin
342 gcc_plugin: target
344 -$(MAKE) -f GNUmakefile.gcc_plugin
807 -$(MAKE) -f GNUmakefile.gcc_plugin install
H A DGNUmakefile.gcc_plugin207 install -m 644 -T instrumentation/README.gcc_plugin.md $${DESTDIR}$(DOC_PATH)/README.gcc_plugin.md
H A DChangelog.md17 - workaround for ASAN with gcc_plugin mode
236 - 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 you
807 - 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
/aosp_15_r20/external/AFLplusplus/docs/
H A Dimportant_changes.md30 * There are no llvm_mode and gcc_plugin subdirectories anymore and there is
33 * The gcc_plugin was replaced with a new version submitted by AdaCore that
H A Dfeatures.md9 | 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
H A DChangelog.md17 - workaround for ASAN with gcc_plugin mode
236 - 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 you
807 - 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
H A Dfuzzing_in_depth.md81 …-------------------+ see [instrumentation/README.gcc_plugin.md](instrumentation/README.gcc_plug…
94 * [GCC_PLUGIN mode - afl-gcc-fast](../instrumentation/README.gcc_plugin.md)
H A Denv_variables.md120 The native instrumentation helpers (instrumentation and gcc_plugin) accept a
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DREADME.llvm.md6 [README.gcc_plugin.md](README.gcc_plugin.md).
32 will *not* work with GCC (see ../gcc_plugin/ for an alternative once it is
H A DREADME.gcc_plugin.md106 The gcc_plugin also support CMPLOG/Redqueen, just set `AFL_GCC_CMPLOG` before