Searched refs:no_name_func (Results 1 – 2 of 2) sorted by relevance
889 const char *no_name_func = _("static procedure (no name)"); in mips_elf_create_procedure_table() local899 sindex = strlen (no_name_func) + 1; in mips_elf_create_procedure_table()972 strcpy (str, no_name_func); in mips_elf_create_procedure_table()973 str += strlen (no_name_func) + 1; in mips_elf_create_procedure_table()
983 const char *no_name_func = _("static procedure (no name)"); in mips_elf_create_procedure_table() local993 sindex = strlen (no_name_func) + 1; in mips_elf_create_procedure_table()1066 strcpy (str, no_name_func); in mips_elf_create_procedure_table()1067 str += strlen (no_name_func) + 1; in mips_elf_create_procedure_table()