HomeSort by: relevance | last modified time | path
    Searched defs:dump_function_to_file (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc 2656 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS);
8263 dump_function_to_file (tree fndecl, FILE *file, dump_flags_t flags) function
8540 dump_function_to_file (fn, stderr, flags);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc 2580 dump_function_to_file (current_function_decl, file, flags | TDF_BLOCKS);
8041 dump_function_to_file (tree fndecl, FILE *file, dump_flags_t flags) function
8309 dump_function_to_file (fn, stderr, flags);

Completed in 35 milliseconds