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

  /src/external/gpl3/gcc/dist/gcc/
final.cc 1424 dwarf2_debug_info_emitted_p (tree decl)
1716 if (!dwarf2_debug_info_emitted_p (current_function_decl))
1875 if (!dwarf2_debug_info_emitted_p (current_function_decl)
2196 if (!dwarf2_debug_info_emitted_p (current_function_decl)
1417 dwarf2_debug_info_emitted_p (tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/
final.cc 1440 dwarf2_debug_info_emitted_p (tree decl)
1736 if (!dwarf2_debug_info_emitted_p (current_function_decl))
1895 if (!dwarf2_debug_info_emitted_p (current_function_decl)
2215 if (!dwarf2_debug_info_emitted_p (current_function_decl)
1433 dwarf2_debug_info_emitted_p (tree decl) function

Completed in 44 milliseconds