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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 3977 static dw_die_ref force_type_die (tree);
26829 return strip_naming_typedef (context, force_type_die (context));
26911 force_type_die (tree type)
27481 at_import_die = force_type_die (TREE_TYPE (decl));
26893 force_type_die (tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 3979 static dw_die_ref force_type_die (tree);
26692 return strip_naming_typedef (context, force_type_die (context));
26774 force_type_die (tree type)
27341 at_import_die = force_type_die (TREE_TYPE (decl));
26756 force_type_die (tree type) function

Completed in 59 milliseconds