Searched +defs:late +defs:target (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | autoconf.c | 174 set_machine_model(bool late) in set_machine_model() 726 int target, lun; in bootpath_fake() local 807 int target, lun; in bootpath_fake() local 1879 u_int target = bp->val[0]; in device_register() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | tree.cc | 840 expand_vec_init_expr (tree target, tree vec_init, tsubst_flags_t complain, in expand_vec_init_expr() 2309 cp_ref_qualifier rqual, tree raises, bool late) in cp_check_qualified_type() 2325 bool late = TYPE_HAS_LATE_RETURN_TYPE (type); in build_ref_qualified_type() local 2769 tree raises, bool late) in build_cp_fntype_variant() 2887 bool late = TYPE_HAS_LATE_RETURN_TYPE (type); in build_exception_variant() local
|
H A D | module.cc | 3868 tree target; in get_clone_target() local 8458 tree target = decl; in decl_node() local 8472 tree target = get_clone_target (decl); in decl_node() local 8627 bool late = TYPE_HAS_LATE_RETURN_TYPE (type); in type_node() local 9423 bool late = (flags >> 2) & 1; in tree_node() local 9622 tree target = tree_node (); in tree_node() local 9647 tree target = tree_node (); in tree_node() local 17308 unsigned target = to->name (TARGET_MACHINE); in write_config() local
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlang.c | 1111 const char *target, in new_afile() 1185 const char *target) in lang_add_input_file() 3229 get_target (const bfd_target *target, void *data) in get_target() 3315 closest_target_match (const bfd_target *target, void *data) in closest_target_match() 3360 const char *target = NULL; in get_first_input_target() local 3386 const char *target; in lang_get_output_target() local 3434 const bfd_target *target in open_output() local 3887 lang_write_ctf (int late) in lang_write_ctf() 4211 (lang_statement_union_type *s, const char *target, in map_input_to_output_sections()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldlang.c | 1149 const char *target, in new_afile() 1234 const char *target) in lang_add_input_file() 3181 get_target (const bfd_target *target, void *data) in get_target() 3267 closest_target_match (const bfd_target *target, void *data) in closest_target_match() 3312 const char *target = NULL; in get_first_input_target() local 3338 const char *target; in lang_get_output_target() local 3386 const bfd_target *target in open_output() local 3846 lang_write_ctf (int late) in lang_write_ctf() 4173 (lang_statement_union_type *s, const char *target, in map_input_to_output_sections()
|