Searched defs:debug_args (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-split.cc | 1484 vec<tree, va_gc> **debug_args = NULL; in split_function() local
|
H A D | tree-inline.cc | 3270 vec<tree, va_gc> **debug_args = decl_debug_args_lookup (id->src_fn); in copy_debug_stmt() local 6433 vec<tree, va_gc> **debug_args = NULL; in tree_function_versioning() local
|
H A D | cfgexpand.cc | 2842 vec<tree, va_gc> **debug_args = decl_debug_args_lookup (decl); in expand_call_stmt() local 5509 vec<tree, va_gc> **debug_args; in expand_debug_source_expr() local
|
H A D | ipa-param-manipulation.cc | 927 vec<tree, va_gc> **debug_args = NULL; in modify_call() local
|
H A D | var-tracking.cc | 6516 vec<tree, va_gc> **debug_args = decl_debug_args_lookup (fndecl); in prepare_call_arguments() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-split.c | 1465 vec<tree, va_gc> **debug_args = NULL; in split_function() local
|
H A D | ipa-param-manipulation.c | 781 vec<tree, va_gc> **debug_args = NULL; in modify_call() local
|
H A D | cfgexpand.c | 2688 vec<tree, va_gc> **debug_args = decl_debug_args_lookup (decl); in expand_call_stmt() local 5323 vec<tree, va_gc> **debug_args; in expand_debug_source_expr() local
|
H A D | tree-inline.c | 3233 vec<tree, va_gc> **debug_args = decl_debug_args_lookup (id->src_fn); in copy_debug_stmt() local 6471 vec<tree, va_gc> **debug_args = NULL; in tree_function_versioning() local
|
H A D | var-tracking.c | 6510 vec<tree, va_gc> **debug_args = decl_debug_args_lookup (fndecl); in prepare_call_arguments() local
|