Home
last modified time | relevance | path

Searched refs:no_name_func (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfxx-mips.c889 const char *no_name_func = _("static procedure (no name)"); in mips_elf_create_procedure_table() local
899 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()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-mips.c983 const char *no_name_func = _("static procedure (no name)"); in mips_elf_create_procedure_table() local
993 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()