Home
last modified time | relevance | path

Searched defs:fn2 (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dexcept.c202 tree fn2 = get_identifier ("_ITM_cxa_begin_catch"); in do_begin_catch() local
252 tree fn2 = get_identifier ("_ITM_cxa_end_catch"); in do_end_catch() local
640 tree fn2 = get_identifier ("_ITM_cxa_allocate_exception"); in do_allocate_exception() local
782 tree fn2 = get_identifier ("_ITM_cxa_throw"); in build_throw() local
H A Dname-lookup.c3980 tree fn2 = OVL_CURRENT (s2); in merge_functions() local
H A Dcall.c3094 equal_functions (tree fn1, tree fn2) in equal_functions()
H A Dpt.c1740 tree fn, fn2; in print_candidates_1() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-reference.c181 struct cgraph_node *fn2 = fn->function_symbol (&avail); in ipa_reference_get_not_read_global() local
210 struct cgraph_node *fn2 = fn->function_symbol (&avail); in ipa_reference_get_not_written_global() local
H A Dattribs.c960 common_function_versions (tree fn1, tree fn2) in common_function_versions()
H A Dtree-cfg.c7417 fixup_loop_arrays_after_move (struct function *fn1, struct function *fn2, in fixup_loop_arrays_after_move()
/dragonfly/contrib/gdb-7/gdb/
H A Dminsyms.c977 const struct minimal_symbol *fn2; in compare_minimal_symbols() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcall.c3391 equal_functions (tree fn1, tree fn2) in equal_functions()