Searched defs:target_context (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-nested.c | 745 get_static_chain (struct nesting_info *info, tree target_context, in get_static_chain() 778 get_frame_field (struct nesting_info *info, tree target_context, in get_frame_field() 820 tree target_context; in get_nonlocal_debug_decl() local 923 tree target_context = decl_function_context (t); in convert_nonlocal_reference_op() local 1764 tree label, new_label, target_context, x, field; in convert_nl_goto_reference() local 1883 tree t = *tp, decl, target_context, x, builtin; in convert_tramp_reference_op() local 2011 tree decl, target_context; in convert_gimple_call() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-nested.c | 818 get_static_chain (struct nesting_info *info, tree target_context, in get_static_chain() 853 get_frame_field (struct nesting_info *info, tree target_context, in get_frame_field() 897 tree target_context; in get_nonlocal_debug_decl() local 1001 tree target_context = decl_function_context (t); in convert_nonlocal_reference_op() local 2307 tree label, new_label, target_context, x, field; in convert_nl_goto_reference() local 2424 tree t = *tp, decl, target_context, x, builtin; in convert_tramp_reference_op() local 2607 tree decl, target_context; in convert_gimple_call() local
|