HomeSort by: relevance | last modified time | path
    Searched refs:fdump (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/binutils/dist/config/
bootstrap-debug-big.mk 6 STAGE2_CFLAGS += -fdump-final-insns
7 STAGE3_CFLAGS += -fdump-final-insns
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug-big.mk 6 STAGE2_CFLAGS += -fdump-final-insns
7 STAGE3_CFLAGS += -fdump-final-insns
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug-big.mk 6 STAGE2_CFLAGS += -fdump-final-insns
7 STAGE3_CFLAGS += -fdump-final-insns
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug-big.mk 6 STAGE2_CFLAGS += -fdump-final-insns
7 STAGE3_CFLAGS += -fdump-final-insns
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug-big.mk 6 STAGE2_CFLAGS += -fdump-final-insns
7 STAGE3_CFLAGS += -fdump-final-insns
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug-big.mk 6 STAGE2_CFLAGS += -fdump-final-insns
7 STAGE3_CFLAGS += -fdump-final-insns
  /src/external/gpl3/gcc/dist/libgfortran/
mk-kinds-h.sh 55 long_double_kind=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
92 huge=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
98 tiny=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
104 digits=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
110 radix=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
  /src/external/gpl3/gcc.old/dist/libgfortran/
mk-kinds-h.sh 54 long_double_kind=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
86 huge=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
92 tiny=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
98 digits=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
104 radix=`$compile -S -fdump-parse-tree tmq$$.f90 | grep TRANSFER \
  /src/external/gpl3/gcc/dist/contrib/vim-gcc-dev/syntax/
gimple.vim 12 " it is invoked with -fdump-tree-* and/or -fdump-ipa-* switches. Tested
21 " If this variable is set to true, "Unknown tree" in -fdump-tree-original will
106 " Line numbers, generated with -fdump-tree-*-lineno
  /src/external/gpl3/gcc.old/dist/contrib/vim-gcc-dev/syntax/
gimple.vim 12 " it is invoked with -fdump-tree-* and/or -fdump-ipa-* switches. Tested
21 " If this variable is set to true, "Unknown tree" in -fdump-tree-original will
106 " Line numbers, generated with -fdump-tree-*-lineno
  /src/usr.sbin/mrouted/
main.c 70 static void fdump(int);
249 (void)signal(SIGUSR1, fdump);
520 fdump(int i) function

Completed in 20 milliseconds