Searched refs:for_call (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dexplow.c718 int for_call ATTRIBUTE_UNUSED)
724 if (! for_call)
734 if (for_call)
H A Dtree-cfg.c816 int for_call; local
825 for_call = 1;
829 for_call = 0;
868 (FORCED_LABEL (LABEL_EXPR_LABEL (target)) && for_call == 0)
872 || (DECL_NONLOCAL (LABEL_EXPR_LABEL (target)) && for_call == 1))
881 if (!for_call && EDGE_COUNT (bb->succs) == 0)
H A Dexpr.c1421 emit_block_move_libcall_fn (int for_call)
1428 if (for_call && !emitted_extern)
2573 clear_storage_libcall_fn (int for_call)
2580 if (for_call && !emitted_extern)
1417 emit_block_move_libcall_fn(int for_call) argument
2566 clear_storage_libcall_fn(int for_call) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-cfg.c965 make_abnormal_goto_edges (basic_block bb, bool for_call) argument
983 if ((FORCED_LABEL (target) && !for_call)
984 || (DECL_NONLOCAL (target) && for_call))
H A Dexpr.c1457 emit_block_move_libcall_fn (int for_call)
1464 if (for_call && !emitted_extern)
2765 clear_storage_libcall_fn (int for_call)
2772 if (for_call && !emitted_extern)
1453 emit_block_move_libcall_fn(int for_call) argument
2758 clear_storage_libcall_fn(int for_call) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c3489 bfd_boolean for_call,
3501 if (!for_call)
3473 mips_elf_record_global_got_symbol(struct elf_link_hash_entry *h, bfd *abfd, struct bfd_link_info *info, bfd_boolean for_call, unsigned char tls_flag) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c3489 bfd_boolean for_call,
3501 if (!for_call)
3473 mips_elf_record_global_got_symbol(struct elf_link_hash_entry *h, bfd *abfd, struct bfd_link_info *info, bfd_boolean for_call, unsigned char tls_flag) argument

Completed in 297 milliseconds