Searched refs:tool_cflags (Results 1 – 2 of 2) sorted by relevance
10 tool_cflags = ["-fsanitize=address"]13 tool_cflags = ["-fsanitize=thread"]16 tool_cflags = ["-fsanitize=memory"]19 tool_cflags = ["-fsanitize=leak"]38 clang_cflags = config.debug_info_flags + tool_cflags + [config.target_cflags]
17 tool_cflags = [ variable303 'tool_cflags' : bpfmt(8, tool_cflags),