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

/haiku-buildtools/legacy/gcc/gcc/
H A Dtoplev.c1345 int symout_time; variable
2894 TIMEVAR (symout_time, sdbout_symbol (decl, 0));
2904 TIMEVAR (symout_time, sdbout_toplevel_data (decl));
2914 TIMEVAR (symout_time, dwarfout_file_scope_decl (decl, 1));
2924 TIMEVAR (symout_time, dwarf2out_decl (decl));
2967 symout_time = 0;
3264 TIMEVAR (symout_time, dbxout_init (asm_out_file, main_input_filename,
3269 TIMEVAR (symout_time, sdbout_init (asm_out_file, main_input_filename,
3274 TIMEVAR (symout_time, dwarfout_init (asm_out_file, main_input_filename));
3282 TIMEVAR (symout_time, dwarf2out_ini
[all...]

Completed in 47 milliseconds