Searched refs:AddSectionOptions (Results 1 – 1 of 1) sorted by relevance
/external/openscreen/testing/libfuzzer/ |
D | gen_fuzzer_config.py | 17 def AddSectionOptions(config, section_name, options): function 62 AddSectionOptions(config, 'libfuzzer', libfuzzer_options) 64 AddSectionOptions(config, 'asan', 67 AddSectionOptions(config, 'msan', 70 AddSectionOptions(config, 'ubsan', 73 AddSectionOptions(
|