Home
last modified time | relevance | path

Searched refs:TODO_FLAGS_START (Results 1 – 5 of 5) sorted by relevance

/linux/scripts/gcc-plugins/
A Dgcc-generate-gimple-pass.h68 #ifndef TODO_FLAGS_START
69 #define TODO_FLAGS_START 0 macro
85 .todo_flags_start = TODO_FLAGS_START,
124 #undef TODO_FLAGS_START
A Dgcc-generate-rtl-pass.h68 #ifndef TODO_FLAGS_START
69 #define TODO_FLAGS_START 0 macro
85 .todo_flags_start = TODO_FLAGS_START,
119 #undef TODO_FLAGS_START
A Dgcc-generate-simple_ipa-pass.h68 #ifndef TODO_FLAGS_START
69 #define TODO_FLAGS_START 0 macro
85 .todo_flags_start = TODO_FLAGS_START,
119 #undef TODO_FLAGS_START
A Dgcc-generate-ipa-pass.h132 #ifndef TODO_FLAGS_START
133 #define TODO_FLAGS_START 0 macro
153 .todo_flags_start = TODO_FLAGS_START,
211 #undef TODO_FLAGS_START
A Dstackleak_plugin.c483 #define TODO_FLAGS_START TODO_verify_ssa | TODO_verify_flow | TODO_verify_stmts macro

Completed in 7 milliseconds