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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4221 static dw_die_ref gen_compile_unit_die (const char *);
5893 dw_die_ref new_unit = gen_compile_unit_die (filename);
12395 gen_compile_unit_die (const char *filename)
14015 comp_unit_die = gen_compile_unit_die (NULL);
12380 gen_compile_unit_die (const char *filename) function

Completed in 207 milliseconds