Searched refs:make_label (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddlltool.c721 static char *make_label (const char *, const char *);
2186 make_label (const char *prefix, const char *name) function
2358 function_name->name = make_label ("..", exp->name);
2372 toc_symbol->name = make_label (".", "toc");
3424 head_label = make_label("_head_", imp_name_lab);
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c2554 make_label (tree name, location_t location)
2597 label = make_label (name, input_location);
2626 label = make_label (name, input_location);
2674 label = make_label (name, location);
2543 make_label (tree name, location_t location) function

Completed in 50 milliseconds