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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 3937 static void add_calling_convention_attribute (dw_die_ref, tree);
22424 add_calling_convention_attribute (dw_die_ref subr_die, tree decl)
24171 add_calling_convention_attribute (subr_die, decl);
22409 add_calling_convention_attribute (dw_die_ref subr_die, tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 3939 static void add_calling_convention_attribute (dw_die_ref, tree);
22327 add_calling_convention_attribute (dw_die_ref subr_die, tree decl)
24055 add_calling_convention_attribute (subr_die, decl);
22312 add_calling_convention_attribute (dw_die_ref subr_die, tree decl) function

Completed in 65 milliseconds