Home
last modified time | relevance | path

Searched refs:gen_compile_unit_die (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDdwarf2out.c4217 static dw_die_ref gen_compile_unit_die (const char *);
5889 dw_die_ref new_unit = gen_compile_unit_die (filename); in push_new_compile_unit()
12403 gen_compile_unit_die (const char *filename) in gen_compile_unit_die() function
14027 comp_unit_die = gen_compile_unit_die (NULL); in dwarf2out_init()
HDFSFChangeLog.114115 * dwarf2out.c (gen_compile_unit_die): Likewise.
8901 (gen_compile_unit_die): Recognize GNU F77.
9174 (gen_compile_unit_die): Only append -g with -g2 or better.
10075 (gen_compile_unit_die): Don't add high/low_pc or stmt_list
10233 (gen_compile_unit_die): Likewise.
10260 (gen_compile_unit_die): Don't emit full pathname for source file;
HDChangeLog-200311755 * dwarf2out.c (gen_compile_unit_die): Likewise.
20780 * dwarf2out.c (gen_compile_unit_die, dwarf2out_finish):
26670 * dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 instead
35701 (add_comp_dir_attribute): Split out from gen_compile_unit_die.
HDChangeLog-200012459 * dwarf2out.c (gen_compile_unit_die): Add java language support.
20801 gen_compile_unit_die, dwarf2out_init): Constify a char*.
HDChangeLog-20068538 (gen_compile_unit_die): Use new language types for Objective-C and
HDChangeLog.tree-ssa16069 (gen_compile_unit_die): Return DW_LANG_Fortran95 if
HDChangeLog-19992212 (gen_compile_unit_die): Return the generated die. Only add
HDChangeLog-20015944 (gen_compile_unit_die): Update.