Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtoplev.h102 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.c883 emit_debug_global_declarations (tree *vec, int len) in emit_debug_global_declarations() function
H A DChangeLog-20057395 (emit_debug_global_declarations): New.
7397 check_global_declaration_1, emit_debug_global_declarations): Declare.
7405 emit_debug_global_declarations.
/freebsd-12.1/contrib/gcc/cp/
H A Ddecl2.c3439 emit_debug_global_declarations (VEC_address (tree, pending_statics), in emit_deferred()
H A Ddecl.c855 emit_debug_global_declarations (vec, len); in wrapup_globals_for_namespace()
H A DChangeLog4686 emit_debug_global_declarations.