Home | History | Annotate | Download | only in bfd

Lines Matching refs:space_name

2101       char *space_name;
2122 space_name = space.name + space_strings;
2125 amt = strlen (space_name) + 1;
2129 strcpy (newname, space_name);