Searched refs:dwarf2out_abstract_function (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 2901 static void dwarf2out_abstract_function (tree); 2954 dwarf2out_abstract_function, /* outlining_inline_function */ 23239 dwarf2out_abstract_function (tree decl) in dwarf2out_abstract_function() function 26954 dwarf2out_abstract_function (origin in gen_decl_die() 26967 dwarf2out_abstract_function (decl); in gen_decl_die()
|
H A D | ChangeLog-2001 | 16925 * dwarf2out.c (dwarf2out_ignore_block, dwarf2out_abstract_function): 16928 * dwarf2out.h (dwarf2out_ignore_block, dwarf2out_abstract_function, 17037 * dwarf2out.c (dwarf2out_abstract_function): Don't emit 29169 (dwarf2out_abstract_function): Emit class context before calling 29490 * dwarf2out.c (dwarf2out_abstract_function): Rename from
|
H A D | ChangeLog-2017 | 20000 * dwarf2out.c (dwarf2out_abstract_function): Handle LTO with 20325 Remove obsolete call to dwarf2out_abstract_function for 20336 (gen_inlined_subroutine_die): Do not call dwarf2out_abstract_function, 20342 call dwarf2out_abstract_function late. 20365 (dwarf2out_abstract_function): Treat the early generated DIEs
|
H A D | ChangeLog-2009 | 621 * dwarf2out.c (dwarf2out_abstract_function): Preserve 8959 (dwarf2out_abstract_function): NULLify decl_loc_table at begginig and 20109 * dwarf2out.c (dwarf2out_abstract_function): Free decl_loc_table.
|
H A D | ChangeLog-2018 | 9828 (dwarf2out_abstract_function): Simplify LTO case. 9883 (dwarf2out_abstract_function): When in LTO ignore calls for
|
H A D | ChangeLog-2011 | 32457 (dwarf2out_abstract_function): Nullify cached_dw_loc_list_table 35177 (dwarf2out_abstract_function): Save and clear call_arg_location,
|
H A D | ChangeLog-2006 | 10177 * dwarf2out.c (dwarf2out_abstract_function): Save and restore
|
H A D | ChangeLog-2012 | 11338 * dwarf2out.c (dwarf2out_abstract_function): Do not change cfun.
|
H A D | ChangeLog-2007 | 8451 * dwarf2out.c (dwarf2out_abstract_function): Likewise.
|
H A D | ChangeLog-2003 | 4595 * dwarf2out.c (dwarf2out_abstract_function): Use DW_AT to check
|
H A D | ChangeLog-2010 | 13352 dwarf2out_abstract_function, gen_type_die_with_usage, get_context_die,
|
H A D | ChangeLog-2015 | 40564 (dwarf2out_abstract_function): Adjust caller. Don't call
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 2799 static void dwarf2out_abstract_function (tree); 2851 dwarf2out_abstract_function, /* outlining_inline_function */ 22541 dwarf2out_abstract_function (tree decl) in dwarf2out_abstract_function() function 26349 dwarf2out_abstract_function (origin in gen_decl_die() 26362 dwarf2out_abstract_function (decl); in gen_decl_die()
|