Home
last modified time | relevance | path

Searched refs:make_label (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/distrib/utils/embedded/conf/
H A Docteon.conf17 make_label() { function
H A Driscv32.conf17 make_label() { function
H A Driscv64.conf17 make_label() { function
H A Drpi_inst.conf21 make_label() { function
H A Darm64mbr.conf13 make_label() { function
H A Darm64.conf17 make_label() { function
H A Drpi.conf19 make_label() { function
H A Darmv7.conf12 make_label() { function
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddlltool.c779 static char *make_label (const char *, const char *);
2313 make_label (const char *prefix, const char *name) in make_label() function
4026 head_label = make_label("_head_", imp_name_lab); in main()
4050 head_label = make_label("__tailMerge_", imp_name_lab); in main()
H A DChangeLog-2004479 (make_label): Likewise.
H A DChangeLog-02031180 (make_one_lib_file): Use make_imp_label instead of make_label
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddlltool.c828 static char *make_label (const char *, const char *);
2366 make_label (const char *prefix, const char *name) in make_label() function
4130 head_label = make_label("_head_", imp_name_lab); in main()
4154 head_label = make_label("__tailMerge_", imp_name_lab); in main()
H A DChangeLog-2004479 (make_label): Likewise.
H A DChangeLog-02031180 (make_one_lib_file): Use make_imp_label instead of make_label
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c3761 make_label (location_t location, tree name, bool defining, in make_label() function
3811 label = make_label (input_location, name, false, &label_vars); in lookup_label()
3915 label = make_label (input_location, name, false, &label_vars); in declare_label()
4030 label = make_label (location, name, true, &label_vars); in define_label()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc3825 make_label (location_t location, tree name, bool defining, in make_label() function
3875 label = make_label (input_location, name, false, &label_vars); in lookup_label()
3979 label = make_label (input_location, name, false, &label_vars); in declare_label()
4094 label = make_label (location, name, true, &label_vars); in define_label()
H A DChangeLog4322 (make_label, finish_struct): Likewise.
7064 (make_label): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200919261 (make_label): Add defining and p_label_vars parameters. Change
19624 (make_label): Same.
H A DChangeLog.tree-ssa6637 (make_label): Remove.
H A DChangeLog-200313165 (make_label, bind_label): New static functions.
H A DChangeLog-201027358 (make_label): Likewise.