Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dsched-deps.cc141 #define DUMP_DEP_TYPE (8) macro
147 #define DUMP_DEP_ALL (DUMP_DEP_PRO | DUMP_DEP_CON | DUMP_DEP_TYPE \
169 if (flags & DUMP_DEP_TYPE) in dump_dep()