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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 3855 static void add_pubtype (tree, dw_die_ref);
11606 add_pubtype (tree decl, dw_die_ref die)
13998 add_pubtype (type, mod_type_die);
22690 add_pubtype (type, array_die);
22804 add_pubtype (type, array_die);
23001 add_pubtype (type, type_die);
26111 add_pubtype (type, type_die);
26132 add_pubtype (type, subr_die);
26228 add_pubtype (decl, type_die);
11594 add_pubtype (tree decl, dw_die_ref die) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 3857 static void add_pubtype (tree, dw_die_ref);
11564 add_pubtype (tree decl, dw_die_ref die)
13938 add_pubtype (type, mod_type_die);
22590 add_pubtype (type, array_die);
22704 add_pubtype (type, array_die);
22885 add_pubtype (type, type_die);
25973 add_pubtype (type, type_die);
25994 add_pubtype (type, subr_die);
26090 add_pubtype (decl, type_die);
11552 add_pubtype (tree decl, dw_die_ref die) function

Completed in 69 milliseconds