tree: 2bcddf2764cf6021554e976710d7038c912e98b9 [path history] [tgz]
  1. protobufs/
  2. CMakeLists.txt
  3. data_descriptor.cpp
  4. data_descriptor.h
  5. fact_manager.cpp
  6. fact_manager.h
  7. fuzzer.cpp
  8. fuzzer.h
  9. fuzzer_context.cpp
  10. fuzzer_context.h
  11. fuzzer_pass.cpp
  12. fuzzer_pass.h
  13. fuzzer_pass_add_dead_breaks.cpp
  14. fuzzer_pass_add_dead_breaks.h
  15. fuzzer_pass_add_dead_continues.cpp
  16. fuzzer_pass_add_dead_continues.h
  17. fuzzer_pass_add_useful_constructs.cpp
  18. fuzzer_pass_add_useful_constructs.h
  19. fuzzer_pass_obfuscate_constants.cpp
  20. fuzzer_pass_obfuscate_constants.h
  21. fuzzer_pass_permute_blocks.cpp
  22. fuzzer_pass_permute_blocks.h
  23. fuzzer_pass_split_blocks.cpp
  24. fuzzer_pass_split_blocks.h
  25. fuzzer_util.cpp
  26. fuzzer_util.h
  27. id_use_descriptor.cpp
  28. id_use_descriptor.h
  29. pseudo_random_generator.cpp
  30. pseudo_random_generator.h
  31. random_generator.cpp
  32. random_generator.h
  33. replayer.cpp
  34. replayer.h
  35. shrinker.cpp
  36. shrinker.h
  37. transformation.cpp
  38. transformation.h
  39. transformation_add_constant_boolean.cpp
  40. transformation_add_constant_boolean.h
  41. transformation_add_constant_scalar.cpp
  42. transformation_add_constant_scalar.h
  43. transformation_add_dead_break.cpp
  44. transformation_add_dead_break.h
  45. transformation_add_dead_continue.cpp
  46. transformation_add_dead_continue.h
  47. transformation_add_type_boolean.cpp
  48. transformation_add_type_boolean.h
  49. transformation_add_type_float.cpp
  50. transformation_add_type_float.h
  51. transformation_add_type_int.cpp
  52. transformation_add_type_int.h
  53. transformation_add_type_pointer.cpp
  54. transformation_add_type_pointer.h
  55. transformation_copy_object.cpp
  56. transformation_copy_object.h
  57. transformation_move_block_down.cpp
  58. transformation_move_block_down.h
  59. transformation_replace_boolean_constant_with_constant_binary.cpp
  60. transformation_replace_boolean_constant_with_constant_binary.h
  61. transformation_replace_constant_with_uniform.cpp
  62. transformation_replace_constant_with_uniform.h
  63. transformation_split_block.cpp
  64. transformation_split_block.h
  65. uniform_buffer_element_descriptor.cpp
  66. uniform_buffer_element_descriptor.h