Home
last modified time | relevance | path

Searched refs:emit_debug_global_declarations (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtoplev.h100 extern void emit_debug_global_declarations (tree *, int);
H A Dlanghooks.c492 emit_debug_global_declarations (vec, len); in write_global_declarations()
H A Dtoplev.c885 emit_debug_global_declarations (tree *vec, int len) in emit_debug_global_declarations() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl2.c3357 emit_debug_global_declarations (VEC_address (tree, pending_statics), in cp_finish_file()
H A Ddecl.c842 emit_debug_global_declarations (vec, len); in wrapup_globals_for_namespace()
H A DChangeLog4617 emit_debug_global_declarations.