Home
last modified time | relevance | path

Searched refs:scope_start (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddbxout.c3803 const char *scope_start; in dbxout_block() local
3809 scope_start = begin_label; in dbxout_block()
3813 scope_start = buf; in dbxout_block()
3817 dbx_output_lbrac (scope_start, begin_label); in dbxout_block()
3847 const char *scope_start; in dbxout_block() local
3851 scope_start = begin_label; in dbxout_block()
3855 scope_start = buf; in dbxout_block()
3858 dbx_output_lbrac (scope_start, begin_label); in dbxout_block()
3859 dbx_output_rbrac (scope_start, begin_label); in dbxout_block()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddbxout.cc3807 const char *scope_start; in dbxout_block() local
3813 scope_start = begin_label; in dbxout_block()
3817 scope_start = buf; in dbxout_block()
3821 dbx_output_lbrac (scope_start, begin_label); in dbxout_block()
3851 const char *scope_start; in dbxout_block() local
3855 scope_start = begin_label; in dbxout_block()
3859 scope_start = buf; in dbxout_block()
3862 dbx_output_lbrac (scope_start, begin_label); in dbxout_block()
3863 dbx_output_rbrac (scope_start, begin_label); in dbxout_block()