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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 2903 static void dwarf2out_abstract_function (tree);
2956 dwarf2out_abstract_function, /* outlining_inline_function */
23373 dwarf2out_abstract_function (tree decl)
27109 dwarf2out_abstract_function (origin
27118 /* dwarf2out_abstract_function won't emit a die if this is just
27122 dwarf2out_abstract_function (decl);
27354 dwarf2out_abstract_function happy which requires the early
23355 dwarf2out_abstract_function (tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 2905 static void dwarf2out_abstract_function (tree);
2958 dwarf2out_abstract_function, /* outlining_inline_function */
23257 dwarf2out_abstract_function (tree decl)
26972 dwarf2out_abstract_function (origin
26981 /* dwarf2out_abstract_function won't emit a die if this is just
26985 dwarf2out_abstract_function (decl);
27217 dwarf2out_abstract_function happy which requires the early
23239 dwarf2out_abstract_function (tree decl) function

Completed in 65 milliseconds