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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 2897 static void dwarf2out_early_global_decl (tree);
2946 dwarf2out_early_global_decl,
3203 /* Set to TRUE while dwarf2out_early_global_decl is running. */
27311 dwarf2out_early_global_decl (tree decl)
27349 dwarf2out_early_global_decl (context);
27292 dwarf2out_early_global_decl (tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 2899 static void dwarf2out_early_global_decl (tree);
2948 dwarf2out_early_global_decl,
3205 /* Set to TRUE while dwarf2out_early_global_decl is running. */
27174 dwarf2out_early_global_decl (tree decl)
27212 dwarf2out_early_global_decl (context);
27155 dwarf2out_early_global_decl (tree decl) function

Completed in 68 milliseconds