This file is indexed.

/usr/lib/ocaml/compiler-libs/afl_instrument.mli is in ocaml-compiler-libs 4.05.0-10ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
(* Instrumentation for afl-fuzz *)

val instrument_function : Cmm.expression -> Cmm.expression
val instrument_initialiser : Cmm.expression -> Cmm.expression