Home
last modified time | relevance | path

Searched refs:debug_queue_symbol (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Ddebug.h165 extern void debug_queue_symbol (tree);
Ddbxout.c1721 debug_queue_symbol (TYPE_STUB_DECL (type)); in dbxout_type()
1724 debug_queue_symbol (TYPE_NAME (type)); in dbxout_type()
1816 debug_queue_symbol (TYPE_STUB_DECL (orig_type)); in dbxout_type()
2443 debug_queue_symbol (type); in output_used_types()
2523 debug_queue_symbol (TYPE_STUB_DECL (t)); in dbxout_symbol()
2528 debug_queue_symbol (TYPE_NAME (t)); in dbxout_symbol()
2534 debug_queue_symbol (TYPE_NAME (t)); in dbxout_symbol()
Dfinal.c3875 debug_queue_symbol (tree decl) in debug_queue_symbol() function